[Firebird-odbc-devel] Is it possible to use and ODBC driver without installating it?

2011-07-10 Thread W O
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? Thanks in advance. Walter. ---

Re: [Firebird-odbc-devel] Is it possible to use and ODBC driver without installating it?

2011-07-10 Thread Alexander Potapchenko
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 t

Re: [Firebird-odbc-devel] Is it possible to use and ODBC driver without installating it?

2011-07-10 Thread W O
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 < alexander.potapche...@gmail.com> wrote: > On 10.07.2011 23:55, W O wrote: > > Hello everybody > > I want to make an application portable, so the u