D
Dennis Wetherall
Using SQL Server 7.0, how can I connect Query Analyser to
a local MS Access 2002 database? I started with
Enterprise Manager by attempting to creating a remote
server. Is that the right approach?
I created a system DSN called ptc1.
I have been unsuccessful so far. It tried serveral of the
providers: ODBC for Jet , ODBC Simple provider. I keep
getting ODBC errors.
I have used the data view tool in VB6 to build the
provider string.
Provider=MSDASQL.1;Persist Security Info=False;Extended
Properties="DBQ=C:\Documents and Settings\Dennis\My
Documents\MyCompany\ClientContracts\TrainProdCorp\Mas90Dow
nload\BDP MAS90 010804.mdb;DefaultDir=C:\Documents and
Settings\Dennis\My
Documents\MyCompany\ClientContracts\TrainProdCorp\Mas90Dow
nload;Driver={Microsoft Access Driver
(*.mdb)};DriverId=25;FIL=MS
Access;FILEDSN=C:\Program Files\Common Files\ODBC\Data
Sources\a.dsn;MaxBufferSize=2048;MaxScanRows=8;PageTimeout
=5;SafeTransactions=0;Threads=3;UID=admin;UserCommitSync=Y
es;"
a local MS Access 2002 database? I started with
Enterprise Manager by attempting to creating a remote
server. Is that the right approach?
I created a system DSN called ptc1.
I have been unsuccessful so far. It tried serveral of the
providers: ODBC for Jet , ODBC Simple provider. I keep
getting ODBC errors.
I have used the data view tool in VB6 to build the
provider string.
Provider=MSDASQL.1;Persist Security Info=False;Extended
Properties="DBQ=C:\Documents and Settings\Dennis\My
Documents\MyCompany\ClientContracts\TrainProdCorp\Mas90Dow
nload\BDP MAS90 010804.mdb;DefaultDir=C:\Documents and
Settings\Dennis\My
Documents\MyCompany\ClientContracts\TrainProdCorp\Mas90Dow
nload;Driver={Microsoft Access Driver
(*.mdb)};DriverId=25;FIL=MS
Access;FILEDSN=C:\Program Files\Common Files\ODBC\Data
Sources\a.dsn;MaxBufferSize=2048;MaxScanRows=8;PageTimeout
=5;SafeTransactions=0;Threads=3;UID=admin;UserCommitSync=Y
es;"