|
-
July 24th, 2012, 06:44 AM
#1
Finding Odbc functions supported by driver using .NET Framework 4?
I have just written an application using C# and the .NET framework Odbc class libraries (my second app so I am a rookie) and seem to have it working, however I need to determine the Odbc functions supported by the driver (aka SQLGetFunctions). I cannot find any Odbc method that does this for me. Do I use "ExecuteNonQuery" or something else. Is there a good text on Odbc programming with .NET Framework 4?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|