User Profile
Collapse
-
Thank you i will make the changes and test again... -
Runtime Error 3622 you must use dbSeeChanges
Am Converting an Access 2000 database to SQL Express 2005. The Access database was divided into a backend (data) and front end (menus, queries, forms).
I am having problems with one of the forms, as the code which worked with Access is obviously wrong for sql.
specifically,
code as follows
...Code:If NewRecord=True Then SectionName="Item Search code" qry2="select top 1" &_
No activity results to display
Show More
Leave a comment: