Re: Wine MSSQL VB

2009-10-12 Thread Nikolay Sivov
kumaresan c wrote: Thanks. You are right. As per that code there is no need to create DSN. But I can't access even by creating DSN under wine and modify the connection code as follows Db.open "DSN=ForLinux; User Id=sa; Password=kumaresan" Ok, How to check wheth

Re: Wine MSSQL VB

2009-10-12 Thread Nikolay Sivov
kumaresan c wrote: I have a program that accesses Mssql 2000 database from Windows 2003 server. Now I need to run this program in Linux. I setup wine, mdac28 etc. I can install the program with one error: ODBC's SQLRemoveDriverManager Failed. I can also create a sys

Wine MSSQL VB

2009-10-12 Thread kumaresan c
I have a program that accesses Mssql 2000 database from Windows 2003 server. Now I need to run this program in Linux. I setup wine, mdac28 etc. I can install the program with one error: ODBC's SQLRemoveDriverManager Failed. I can also create a system DSN in Linux using