Skip to Content.
Sympa Menu

freetds - [freetds] Databasefile(DBF) in connection-string? (Sql Anywhere 9, DSN-Less)

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "H.Meier" <safeonlinework-freetds AT yahoo.de>
  • To: freetds AT lists.ibiblio.org
  • Subject: [freetds] Databasefile(DBF) in connection-string? (Sql Anywhere 9, DSN-Less)
  • Date: Thu, 17 Jan 2013 17:56:24 +0000 (GMT)

Hi,

im trying to connect to a Sybase SQLanywhere server 9, with .net/vs2010.
Im using a DSN-less odbc-connection, and its working if i connect to the
default-db.

conn-string atm:
DRIVER=FreeTDS;SERVER=192.168.x.x;UID=User;PWD=pass;DATABASE=Test;TDS_Version=5.0;Port=2222;

But there are some other DB's in subfolders, and if i try to connect to them
they couldn't be found.

I looked in the docu but havent found something, so how do i specify the file
in the string so he starts and connect the db i want?

Thx




Archive powered by MHonArc 2.6.24.

Top of Page