PC Review
Forums
Newsgroups
Microsoft DotNet
Microsoft VB .NET
need help understanding error message
Forums
Newsgroups
Microsoft DotNet
Microsoft VB .NET
need help understanding error message
![]() |
need help understanding error message |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
I am not understanding what the following error message is saying:
An unhandled exception of type 'System.InvalidOperationException' occurred in system.data.dll Additional information: Inconvertable type mismatch between SourceColumn 'CUS_FNAME' of String and the DataColumn 'CUS_FNAME' of Byte[]. I am working with an access database, and the database has a field called FNAME. In the data adapter, this same field is being used. |
|
|
|
#2 |
|
Guest
Posts: n/a
|
Charlie,
Can you show us some code, otherwise is in my opinion any answer hazard. Cor "Charlie Brookhart" <charliebrookhart46@hotmail.com> schreef in bericht news:CPmdnSJLl5MOWPLZRVn-hA@adelphia.com... >I am not understanding what the following error message is saying: > An unhandled exception of type 'System.InvalidOperationException' occurred > in system.data.dll > > Additional information: Inconvertable type mismatch between SourceColumn > 'CUS_FNAME' of String and the DataColumn 'CUS_FNAME' of Byte[]. > > I am working with an access database, and the database has a field called > FNAME. In the data adapter, this same field is being used. > > |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

