Subject Re: [IBO] C++ with IBObjects and Interbase UDF's
Author Chris Hulsey
Thanks Helen for your answer and web site link. Is there any sample of a DLL
created using the DLL Wizard that comes with the C++ Builder. And then the
proper UDF definition that will work for Interbase 6.0.1.

My original problem is that I am developing an application that is being
accessed from two types of entities (1)using desktop software developed in
C++ Builder with Jason Whartons IBObjects because I do a lot of work with
"arrays" and the other(2) Internet user access to the same database. The
problem is that I also have to access and update this database via the
Internet for online users using IE or Netscape Browsers and I am unable to
use IBObjects for the purpose because he is designed for Delphi and C++
Builder. I first tried to accomplish the job putting all my data updates
into stored procedures. No such luck because Interbase has lousy support
for "arrays" from with Stored Procedures. So I decided the last possible
option would be to develop a DLL with IBObjects locate it on the server and
let the world access it through UDF interface. Weww!! I know that is a lot
but I sure could use some help on this one. Once accomplished I am willing
to share code and knowledge with whomever needs the assistance.




Chris Hulsey
Visible Changes, Inc.
chris@...