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."
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.