Connection string for TeraData
Posted by Em on 20 June, 2008
No comments yet
This item was filled under [ .Net ]
To connect to a TeraData database, use the following connection string to create an OleDbConnection:
Provider=TDOLEDB;Data Source=SERVERNAME;Persist Security Info=True;User ID=MyUser; Password=MyPassword;Session Mode=ANSI;