Hi Robby,
I'm afraid that this is by design. When you use the Data Link Properties
dialog in VS.NET IDE from the properties window to build the connection
string for a SqlConnection object, the generated connection string will not
include Provider=SQLOLEDB.1, as the it is using a provider dedicate to the
SQL server connection. However, in other cases, the property string will be
added, because SQLOLEDB driver is used to access SQL database.
I'm sorry for the inconvenience it has brought to you. If you have any idea
that can make our future products better, please feel free to send your
feedback to (e-mail address removed). Your suggestion will be highly
appreciated. Thank you!
If anything is unclear, please feel free to reply to the post.
Kevin Yu
=======
"This posting is provided "AS IS" with no warranties, and confers no
rights."