Hi everyone,
I finished putting all of my access tables into SQL Server 2000, i have all my procedures set, now I want to make an .adp front end, because im told this will allow multiple users into one database without corrupting the file, which has happened several times already. users will be accessing it through the network.
Okay MY QUESTION: My forms use Dmax to pull the value from a field Update in the table ClassSchedule, then set a label to show that date. Now how to I do this in .adp? How do I reference the table? How can I get a label to show the value in a given field for a table in the access project?
I finished putting all of my access tables into SQL Server 2000, i have all my procedures set, now I want to make an .adp front end, because im told this will allow multiple users into one database without corrupting the file, which has happened several times already. users will be accessing it through the network.
Okay MY QUESTION: My forms use Dmax to pull the value from a field Update in the table ClassSchedule, then set a label to show that date. Now how to I do this in .adp? How do I reference the table? How can I get a label to show the value in a given field for a table in the access project?