Hi Jonathan, > -----Original Message----- > From: Jonathan Williamson [mailto:[EMAIL PROTECTED]] [snip] > I have SAP DB 7.3 set up on a Linux machine running Debian Woody. For > the most part, it runs fine but I can't access my database from SQL > Studio (on a Windows machine), web SQL studio or ODBC (local or > remote). I get this error from a local Web SQL: > > ODBC-Error: [SAP AG][LIBSQLOD SO][SAP DB]Unable to connect to data > source;-709 CONNECT: (database not running). return-code: SQL_ERROR > (-709).
Please make sure, that the Windows machine finds the DB server as specified in the DSN. In the archive you can find some information about problems of resolving host names under Windows. Some people suggested to add the hosts in question into the etc/hosts file. Regards Thomas PS: If it is only a test case, maybe you can use the IP-address in the DSN. ---------------------------------------------- Dr. Thomas K�tter SAP DB, SAP Labs Berlin SAP DB is open source. Get it! www.sapdb.org _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
