Page 1 of 1
Suggestion on ConnectString of TMSConnection
Posted: Fri 23 May 2008 13:46
by Sergio Bertolotti
Dear Support,
why in your TMSConnection component don't use/support a normal file UDL in connectString property ?
Do you plan to support it in the future of SDAC 4.x or 5.x ?
Best regards.
Sergio Bertolotti
Posted: Tue 27 May 2008 15:00
by Antaeus
Thank you for your suggestion. We will support UDL files in the nearest SDAC builds.
Posted: Tue 27 May 2008 15:04
by Sergio Bertolotti
Dear Antaeus,
many thank's for your answer.
Best regards.
Sergio Bertolotti
Re: Suggestion on ConnectString of TMSConnection
Posted: Tue 11 Mar 2014 17:57
Hello,
i'm trying to adapt my ado application to SDAC (ver 6.9.18), but have problem with connection through microsoft datalink file (UDL). Cannot use this
connection1.ConnectString:='FILE NAME='+extractfilepath(Application.ExeName)+'myconfile.udl';
exception: invalid character ':' in non-quoted connection parameter value
the udl file is:
[oledb]
; Everything after this line is an OLE DB initstring
Provider=SQLOLEDB.1;Password=har1234;Persist Security Info=True;User ID=sa;Initial Catalog=balocal;Data Source=localhost,1433
This works fine with ado (tadoconnection), but not with TMSconnection.
thank you for advice.
Re: Suggestion on ConnectString of TMSConnection
Posted: Wed 12 Mar 2014 15:33
by AlexP
Hello,
Currently, SDAC doesn't support this functionality. You can leave a suggestion to implement this feature at our uservoice page:
http://devart.uservoice.com/forums/1046 ... components .