dbTalk Databases Forums  

OLE DB Services and SQL Native Client

microsoft.public.sqlserver.clients microsoft.public.sqlserver.clients


Discuss OLE DB Services and SQL Native Client in the microsoft.public.sqlserver.clients forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Michael Tissington
 
Posts: n/a

Default OLE DB Services and SQL Native Client - 03-13-2007 , 09:40 AM






Is the option OLE DB Services = -4 still valid in the connection string with
the SQL Native Client ?




Reply With Quote
  #2  
Old   
Wei Lu [MSFT]
 
Posts: n/a

Default RE: OLE DB Services and SQL Native Client - 03-13-2007 , 09:48 PM






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/lib....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.


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.