Wine MSSQL VB

kumaresan c ckumaresanmba at gmail.com
Sun Oct 11 21:17:02 CDT 2009


    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 odbcad32.exe under wine.

    But when I run the program the following error occurs:
         Specifed SQL Server not found.

    The code I used is:
         Db.open "Provider=SQLOLEDB.1;Persist Security Info=True; User
ID=sa; Initial Catalog=ForLinuxTest;Data Source=WINSERVER.VISUALWIN.TESTDOMAIN;
Password=kumaresan"

    If I modify this code to use DSN, It looks for a unixODBC DSN instead of
wine DSN.

    What should I do?

    Help me if you can...............


---Kumaresan.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20091012/cd8d7f3b/attachment-0001.htm>


More information about the wine-devel mailing list