On 10.07.2011 23:55, W O wrote:
Hello everybody

I want to make an application portable, so the user just plug the pen-drive and the application works.

But my application needs an ODBC driver.

It would be possible to use the ODBC driver without the user installing it?

Hi,

You can store the Firebird ODBC driver files(OdbcFb.dll, OdbcFb.chm) together with your application, but the driver registration in system is required.
Command - regsvr32.exe /s {dir}\OdbcFb.dll

Regards,
--
Alexander Potapchenko
Lead developer
LASP technology, http://www.lasptech.ru
------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
Firebird-odbc-devel mailing list
Firebird-odbc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-odbc-devel

Reply via email to