Subject Re: [IBO] DLL/BPL and app with lots of modules
Author Steve Fields
I am using Delphi 5. Would that be along the line of
procedure Form1.DoProc(Hand : TIB_Handle);
How can I get by without placing a TIB_Connction in
the actual DLL/form. (When I do that there are all kind
of password/protocall problems.)

Steve Fields

Riho-Rene Ellermaa wrote:

>I'm using dynamically loaded BPL's in my project (I used DLL's with BCB4
>and IBO3.6, but got crashes when closing DLL's, so I decided to rewrite
>it.)
>I use handle sharing.
>In main module I open connection to database. When I call my OpenForm()
>function in BPL, I pass IBConn->dbHandle as parameter. In BPL I set
>DModule->IB_Conn->dbHandleShared=dbHandle.
>
>Riho-Rene Ellermaa
>senior programmer
>Hansabank
>
>
>___________________________________________________________________________
>IB Objects - direct, complete, custom connectivity to Firebird or InterBase
> without the need for BDE, ODBC or any other layer.
>___________________________________________________________________________
>http://www.ibobjects.com - your IBO community resource for Tech Info papers,
>keyword-searchable FAQ, community code contributions and more !
>
>Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>