can you show us the entire block of code making the call to the database?
do you have all the necessary libraries in your "using" statements at the top ?
using System.Data;
using System.Data.SqlClient;
etc...
hth,
mcm
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 15 of 16
Thread: c# program and ODBC commandThreaded View
|
Click Here to Expand Forum to Full Width |