Bernie,
  This is a known working Conn String in VB:

The Catalog is the DB Name as assigned in Sql Enterprise Manager
The DataSource is the Server Name on which the SqlServer DB Resides.

 "Provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security
Info=False;Initial Catalog=Northwind;Data Source=Phoenix;Connect Timeout=15"

Reply via email to