From: W O <sis...@gm...> - 2011-07-11 01:08:38
|
Ok, excellent, I can do the registration without user's intervention. Thank you. Walter. On Sun, Jul 10, 2011 at 5:29 PM, Alexander Potapchenko < ale...@gm...> wrote: > 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 > Fir...@li... > https://lists.sourceforge.net/lists/listinfo/firebird-odbc-devel > > |