Subject | Re: [IBO] Two databases in same project |
---|---|
Author | Martijn Tonies |
Post date | 2002-01-02T12:10:45Z |
btw, if it comes to the local loopback, you can add it has a hardware
device - should probably work just fine on Win98 too.
Vendor: Microsoft
Adapter: MS Loopback thingy
--
Martijn Tonies
Upscene Productions
InterBase Workbench - The Developer Tool for InterBase
http://www.interbaseworkbench.com
"Experience is what you get when you didn't get what you wanted"
""stanw1950"" <stanw@...> schreef in bericht
news:a0r86o+ocmf@......
device - should probably work just fine on Win98 too.
Vendor: Microsoft
Adapter: MS Loopback thingy
--
Martijn Tonies
Upscene Productions
InterBase Workbench - The Developer Tool for InterBase
http://www.interbaseworkbench.com
"Experience is what you get when you didn't get what you wanted"
""stanw1950"" <stanw@...> schreef in bericht
news:a0r86o+ocmf@......
> I am trying to convert a large project from BDE to IBObjects. The___________________________________________________________________________
> project uses two databases. Since I am testing locally, both get the
> same protocol (cpLocal), the same server (localhost), but different
> paths (to different databases). It takes over 30 seconds to open the
> first tibotable (database connected property previously set to true
> early in the code) in the second database. Once it is opened, it can
> be closed and opened repeatedly in under a second. It seems that
> somehow the first database (which already had a table opened) is
> blocking the second database's connection, forcing the second
> database to find a new way to the database - hence the 30 second
> delay. I'm working in Delphi 6, Interbase 6, Win 98, IBO 4.2ef.
> Thanks for any help.
>
>
>
>
> IB Objects - direct, complete, custom connectivity to Firebird orInterBase
> without the need for BDE, ODBC or any other layer.___________________________________________________________________________
>
> http://www.ibobjects.com - your IBO community resource for Tech Infopapers,
> keyword-searchable FAQ, community code contributions and more !
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>