sasha wrote:
> 1) I can use FB 1.5 ebbedded and normal FB 2.1. And i think that 
> fbembed.dll from 1.5 will not fully support all futures of 2.1

Of course.

> 2) As i understood from sources windows "fbclient.dll" called 
> "libfbclient.so" on linux, so for same mono program i'll need different 
> versions of provider for windows and linux.

Yes, but this is consequence of using DllImport.

> 3) About different servers. I didn't have such practice, but as i know 
> it is possible to run in parallel on same computer diffirent versions of 
> FB, Yaffil and interbase and if how than i can specify wich client 
> library i want to use.

Adding the DLL to the program's directory. It's AFAIK the first place 
where libraries are located.

> 4) At least for using fbembed.dll instead of normal client i should 
> always have it with my application.

Why? If there's client library on target system, there's no need to have it.

-- 
Jiri {x2} Cincura
http://blog.vyvojar.cz/jirka/ | http://www.ID3renamer.com

-------------------------------------------------------------------------
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