Groups | Blog | Home
all groups > sql server clients > march 2007 >

sql server clients : OLE DB Services and SQL Native Client


Michael Tissington
3/13/2007 8:40:37 AM
Is the option OLE DB Services = -4 still valid in the connection string with
the SQL Native Client ?


weilu NO[at]SPAM online.microsoft.com
3/14/2007 3:48:19 AM
Hi Michael,

I notice that you have posted the same question in
microsoft.public.sqlserver.clients newsgroup, to which I have already
responded. Please check my answer there, and if you need any further
assistance on this particular issue please reply to me in that thread so I
can follow up with you. In the future, please don't cross-post the same
question in multiple newsgroups. This will help our engineers work on your
question more efficiently. Your understanding and cooperation is
appreciated.

For your convenience, I have included my reply as follows:

------------------

Hello Michael,

The connection string in the SQL Native Client did not contain the OLE DB
Services option.

If you want to disable the resource pooling, please set the Pooling
property to false in the connection string.

SqlConnection.ConnectionString Property
http://msdn2.microsoft.com/en-us/library/system.data.sqlclient.sqlconnection
.connectionstring(VS.80).aspx

This article described all the propertied you could use in the
ConnectionString.

Sincerely,

Wei Lu
Microsoft Online Community Support


------------------

Thank you and have a nice day!

Sincerely,

Wei Lu
Microsoft Online Community Support

==================================================

When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.

==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
AddThis Social Bookmark Button