Overload resolution failed because no accessible 'fields' accepts this number of args

bwaila

New member
Local time
Today, 05:15
Joined
Sep 28, 2009
Messages
1
:confused: Hello. I need help. I am creating a database system despite being new to VB and Access. I am having difficulties to read and update the access database using the VB Express edition code. I can easily do it using vb 6.0, I have no option but to use Express Edition.
When ever try to save data i get the following error on rs!FieldNames

"Overload resolution failed because no accessible 'fields' accepts this number of arguments."

please help!!!!
 
Someone is going to ask this, so it might as well be me...

Please could you paste a copy of your code into this thread? Ideally, the whole of the sub in which the error occurs, as the declarations might be relevant.
 

Users who are viewing this thread

Back
Top Bottom