Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~159 People Reached
Favorite Forums
Member Avatar for els255

Hi everyone I am writing a program using c# and connecting to microsoft access. I get this Data type mismatch in criteria exception and cant find the problem. Can anyone help me please? My Code: > try > { > myCommand = new OleDbCommand(); > myCommand.CommandType = CommandType.Text; > myCommand.CommandText …

Member Avatar for Michael27
0
159