Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 connect to linux sql database

Author  Topic 

dummy
Starting Member

1 Post

Posted - 2009-05-12 : 10:32:23
Hi ... I want to connect a ms-access Database to a SQL-Database. The SQL Database is installed on a Ubuntu Linux. And I know the IP from the Server, I know the database-name and the login and password. With this data I can connect with phpmyadmin.

Now I have tried to create a system-dsn in my XP Installation. But this connection does not work.
On the client I get the error
SQLState:'01000'
SQLServer-Error:10061
and
SQLState:'08001'
SQLServer-Error:17

SwePeso
Patron Saint of Lost Yaks

30421 Posts

Posted - 2009-05-12 : 10:33:52
This is a Microsoft SQL Server forum.
You might get a fast answer on www.dbforums.com since it seems you are running mysql or oracle.



E 12°55'05.63"
N 56°04'39.26"
Go to Top of Page
   

- Advertisement -