Cannot update a bound ADO recordset

T

Ty

Hello

I got a sample code off of the microsoft web site (KB 281998) and took the "Opening a separate ADO connection" portion to bind a form to a table that is outside my current database. The sample uses the Northwind

Well, things worked fine and I was able to see the fields on my form. The confusing thing is that I cannot edit or add a record. The article says I should. I tried everything and still can't edit. I can see the records and move back and forth through the records but no edits. I have not done anything to the code. I just copied and pasted. What am I doing wrong

Thanks
Ty
 
T

Ty

The version is Access 2002 and Access Project

Thanks
T

----- Ty wrote: ----

Hello

I got a sample code off of the microsoft web site (KB 281998) and took the "Opening a separate ADO connection" portion to bind a form to a table that is outside my current database. The sample uses the Northwind

Well, things worked fine and I was able to see the fields on my form. The confusing thing is that I cannot edit or add a record. The article says I should. I tried everything and still can't edit. I can see the records and move back and forth through the records but no edits. I have not done anything to the code. I just copied and pasted. What am I doing wrong

Thanks
Ty
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top