If I remember well for Windows is known the order of searching DLL file.
First step is to search application path, after that system library path
(system32) after that OS path (Windows or WINNT). You can deliver your
application with fbclient library you want/need in application path!

Correct me if I'm wrong!

Regards,
Paul

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf
> Of sasha
> Sent: Tuesday, February 27, 2007 6:53 PM
> To: firebird-net-provider@lists.sourceforge.net
> Subject: [Firebird-net-provider] Connection string enhancing
> 
> Hi!
> 
> What do you think about proposition to add in connection string a new
> parameter called "ClientLibrary" which will be used with "ServerType" =
> 1.
> 
> Rules may be next:
> 1) If "ServerType" = 0 then "ClientLibrary" ignored
> 2) If "ServerType" = 1 and "ClientLibrary" not specified then behavior
> is same as current
> 3) If "ServerType" = 1 and "ClientLibrary" specified then provider
> works
> with specified client library.
> 
> 
> I've propose this changes because i want to try FB 2.1 and should
> recompile provider with changed define (always forgot what exactly i
> should change) or rename fbclient.dll. It is inconvinient.
> 
> 
> PS If you want i can try to make changes in sources myself :-)
> 
> 
> -----------------------------------------------------------------------
> --
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share
> your
> opinions on IT & business topics through brief surveys-and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVD
> EV
> _______________________________________________
> Firebird-net-provider mailing list
> Firebird-net-provider@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/firebird-net-provider



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to