I have an app where I created a table called lookups that I use to drive all of my regular Access dropdowns. This works fine on normal Access forms i.e. in the rowSource I put In...
SELECT dbo_tblLookUp.LUDesc1 FROM dbo_tblLookUp WHERE (((dbo_tblLookUp.LUCat)="Itemp")) ORDER BY...
Does anyone know of a good "You can learn Access ADP in 21 days or less......" type book. Most of the Access How To books cover the subect but only for a few pages. Thanks.
I am trying to confirn a of "theory" that I have concerning when and how to use ADP based on what I've read so far (and yes I'm a beginner so this may be way off). My intent here is to understand where the Access ADP technology fits. Here goes....
Even though ADP allows creation...
I'm a bit of a beginner with Access and specifically ADP. Anyway, I would like to be able to allow users to email a formatted text version of thier form that they complete as button option. Any ideas?
Perhaps I'm crazy but in some of my playing around with ADP I could have sworn there is/was a combo box control. Now that I have it working with MS SQL 2000 on the backend, that control seems to have vanished. Does anyone know why or is this a quirk in my system? Many thanks.
We are trying to use data access pages for routine inquiry and update of company wide "forms". So far, designing the DAP's has gone well - its the deployment that has us stymied.
We know that we need to install Web Components and have done still, when we try to invoke the web page...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.