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