Re: Security using ODBC

2001-08-24 Thread Sommai Fongnamthip
try driver vbmysql.dll at www.icarz.com/mysql/index.html SF At 16:00 24/8/2001 +0800, Jason Kwok wrote: >Hi, > > I want to write a program with VB in win98 box and connect to mySQL in >Linux. I think the only way to do is to connect thru ODBC with myODBC. But >with using ODBC, all ID & passw

Security using ODBC

2001-08-24 Thread Jason Kwok
Hi, I want to write a program with VB in win98 box and connect to mySQL in Linux. I think the only way to do is to connect thru ODBC with myODBC. But with using ODBC, all ID & password is given when setting up the DSN. And this means everyone using this computer could access the mySQL server