|
-
Jan 18th, 2007, 02:26 AM
#1
Thread Starter
Member
[02/03] SQL Adapter/ Connection
Hey guys, there is something wrong with my Sql connection to my program which I really do not understand what is wrong. I followed the procedures of creating Sql Adapter/ connection from a VB.net 2003 guidebook exactly, then I added a datagrid and fill the form with the dataset. But when I try to run the program, this is what I experience:
An unhandled exception of type 'System.Data.SqlClient.SqlException' occurred in system.data.dll
Additional information: System error.
Can somebody please explain to me what could have went wrong and what can be done to solve the problem?
Please note that the original data was done in MS Access and I used the upsizing wizard to copy all the information to MS SQL Server. When I preview the dataset in my SqlDataAdapter, I have no problem viewing all the data in it
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
|