eveCalypso
Programmer
Good Day,
I am running in circles here.
What are the most common way to deal with Access ADP forms when it comes to Insert/Update screens?
I have complex and obviously less complex (like Stock Maintenance) screens to consider.
Should I let Access handle the traversing, inserting of new and updating of existing records with record selectors etc or
should I create my own toolbar(s) and general calling, updating and maintenance code myself?
Even though I am not an Access programmer, I have made the decision up front to work with ADP + a SQL back-end. I would like to use Stored Procedures etc., but the actual best way of dealing with the forms in Access is tripping me up. I keep finding that I use different methods for different forms - none of which I am even sure is the right way!
No good ADP books you can recommend?
EvE
I am running in circles here.
What are the most common way to deal with Access ADP forms when it comes to Insert/Update screens?
I have complex and obviously less complex (like Stock Maintenance) screens to consider.
Should I let Access handle the traversing, inserting of new and updating of existing records with record selectors etc or
should I create my own toolbar(s) and general calling, updating and maintenance code myself?
Even though I am not an Access programmer, I have made the decision up front to work with ADP + a SQL back-end. I would like to use Stored Procedures etc., but the actual best way of dealing with the forms in Access is tripping me up. I keep finding that I use different methods for different forms - none of which I am even sure is the right way!
No good ADP books you can recommend?
EvE