Re: Robby@Here.Now
From: Kevin Yu [MSFT] (v-kevy_at_online.microsoft.com)
Date: 02/20/04
- Next message: anonymous_at_discussions.microsoft.com: "Re: dataset.getchanges fails to return changes"
- Previous message: Pranav Nabar: "Problem with OLE DB Provider"
- In reply to: Robby_at_Here.Now: "Re: Robby@Here.Now"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 20 Feb 2004 08:38:17 GMT
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 mswish@microsoft.com. 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."
- Next message: anonymous_at_discussions.microsoft.com: "Re: dataset.getchanges fails to return changes"
- Previous message: Pranav Nabar: "Problem with OLE DB Provider"
- In reply to: Robby_at_Here.Now: "Re: Robby@Here.Now"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|