mswilson16
Programmer
I am using access2k and i need to know how to open a recordset. I have seen lots of posts about them but there is not one that will give me the EXACT code for opening a recordset.
I have seen that you can run a sql statement as the recordset, I can create that no trouble I just don't know how to open the recordset.
could some one please tell me the syntax for opening a recordset with the sql statement
"UPDATE [Deliver Note Item] SET [Deliver Note Item].[Stock Updated] = "YES" WHERE ((([Deliver Note Item].[Stock Updated])="no"
)"
Thanks
Wilson
I have seen that you can run a sql statement as the recordset, I can create that no trouble I just don't know how to open the recordset.
could some one please tell me the syntax for opening a recordset with the sql statement
"UPDATE [Deliver Note Item] SET [Deliver Note Item].[Stock Updated] = "YES" WHERE ((([Deliver Note Item].[Stock Updated])="no"
Thanks
Wilson