OleDB Client-side
OleDB Client-side
Is possible to connect into client-side using oleDB and SqlServer?
Re: OleDB Client-side
Yes. I haven't used this to connect to MS SS, but I got this Provider string back from one of the developers:
If you save those 3 lines to a file with UDL extension, then double-click on the file name, a Data Link Properties dlg. editor will open. To use in TD, check Help for the system var. SqlUDL.[oledb]
; Everything after this line is an OLE DB initstring
Provider=SQLOLEDB.1;Password=<password>;Persist Security Info=True;User ID=<user>;Initial Catalog=<DB_Name>;Data Source=<Source_Name>
Who is online
Users browsing this forum: [Ccbot] and 1 guest