PC Review


Reply
Thread Tools Rate Thread

Calling SQLSetEnvAttr

 
 
David Pendleton
Guest
Posts: n/a
 
      26th Mar 2005
Using the declaration:

Private Const SQL_OV_ODBC3 As Integer = 3

Private Declare Auto Function SQLSetEnvAttr Lib "odbc32.dll" (ByVal henv As
IntPtr, _
ByVal attribute As Integer, _
ByVal valuePtr As IntPtr, _
ByVal strLength As Integer) As Short

How is SQL_OV_ODBC3 passed as the argument, valuePtr?

Thanks all.

--
ROT-13 my email address to reply directly


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
The driver doesn't support the version of ODBC behavior that the application requested (see SQLSetEnvAttr). sudhaoncyberworld@gmail.com Microsoft Dot NET 0 16th Jul 2007 12:32 PM
The driver doesn't support the version of ODBC behavior that the application requested (see SQLSetEnvAttr). sudhaoncyberworld@gmail.com Microsoft Dot NET 0 16th Jul 2007 12:30 PM
The driver doesn't support the version of ODBC behavior that the application requested (see SQLSetEnvAttr). sudhaoncyberworld@gmail.com Microsoft Dot NET 0 16th Jul 2007 07:27 AM
Calling SQL from code has different behaviour than calling it from MS SQL Server Management Studio jeeji Microsoft C# .NET 1 29th Jun 2006 10:43 AM
Server Side button calling page_load before calling it's own click event. Ryan Ternier Microsoft ASP .NET 4 29th Jul 2004 02:06 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:24 PM.