I would like to run a specific form that is populated with specific data from another application into Access 2000.
i.e. say my database is in C:\db\test.db1, the form is called Customer and I am going to pass it a Customer number.
I have tried the following:
msaccess.exe C:\db\test.db1 /cmd "Customer"
but get "MS Access cannot find the database c:\db\test.db1"
1. How can I fix the above?
2. How do I also include the customer number?
Many thanks in advance!
i.e. say my database is in C:\db\test.db1, the form is called Customer and I am going to pass it a Customer number.
I have tried the following:
msaccess.exe C:\db\test.db1 /cmd "Customer"
but get "MS Access cannot find the database c:\db\test.db1"
1. How can I fix the above?
2. How do I also include the customer number?
Many thanks in advance!