W
wizzy
Guest
Can anyone help?
I am trying to convert forms into data access pages so that records in MS SQL Server can be accessed via intranet.
Currently there is a log-on page which identifies and autheticates users via an event procedure on a button click. This generates a form with sub form embedded.
Application works as a collection of forms but two main issues appear when changing to data access pages:
-VBA (functionality) is commented out so button operation - checking user table and linking to form and subform is disregarded.
-Subforms can't be displayed but I understand that identifying group levels has similar effect?
I'm new to this forum so don't know if anything has been added in this topic area - can anyone help?
I am trying to convert forms into data access pages so that records in MS SQL Server can be accessed via intranet.
Currently there is a log-on page which identifies and autheticates users via an event procedure on a button click. This generates a form with sub form embedded.
Application works as a collection of forms but two main issues appear when changing to data access pages:
-VBA (functionality) is commented out so button operation - checking user table and linking to form and subform is disregarded.
-Subforms can't be displayed but I understand that identifying group levels has similar effect?
I'm new to this forum so don't know if anything has been added in this topic area - can anyone help?