dbTalk Databases Forums  

Using udl in the connection for a linked table in Access from sql server

comp.databases.ms-access comp.databases.ms-access


Discuss Using udl in the connection for a linked table in Access from sql server in the comp.databases.ms-access forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
slysql
 
Posts: n/a

Default Using udl in the connection for a linked table in Access from sql server - 07-29-2003 , 03:14 PM






I have an Access 2000 application that uses sql server as back end.
We're trying to avoid using ODBC to set up linked tables in access. Is
udl an alternative way? I set up the udl file but don't know how to
use them for linked tables in Access? This is what I have in my udl
file.

----
[oledb]
; Everything after this line is an OLE DB initstring
Provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security
Info=False;Initial Catalog=mySQLDatabase;Data Source=myServer01
----


Thanks

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.