johncassell
Well-known member
Hi there,
could someone help with this please..
I am trying to fill my table adapter but it is coming up with the error below..
I am using an SQL Express 2005 Server and currently only have one table - 'General_Job_Data'.
There is about 23 Columns in this table and of the 3 rows in there, only the first column - job number (Primary Key) column has any data in it. (I removed all other data and allowed NULLS so I could try to locate the problem but it didn't help.
Hope someone can point me in the right direction.
Appreciate any replies at all.
John
could someone help with this please..
I am trying to fill my table adapter but it is coming up with the error below..
I am using an SQL Express 2005 Server and currently only have one table - 'General_Job_Data'.
There is about 23 Columns in this table and of the 3 rows in there, only the first column - job number (Primary Key) column has any data in it. (I removed all other data and allowed NULLS so I could try to locate the problem but it didn't help.
Hope someone can point me in the right direction.
Appreciate any replies at all.
John