Good Morning,
I am trying to set up an interface to my Access 2003 database, It is a database for booking jobs for field staff to complete, it is split between client and server.
Basically we now need people from another office to be able to raise a job that we can give out but both sites are on different servers so there is no shared area.
I have tried to create a Data Access Page but I keep getting an error message.
The other issue is that I have some code behind the form in the database which records User Name and date raised etc.. and I need a lot of the fields to be combo boxes neither of which I can get to work with a data access page.
Is there a way of doing this with just HTML or Javascript or do I need to do it through a data access page?
Sorry if I havn't been clear if you need clarification please let me know, many thanks for your help.
Ed
Edit: forgot to say the Error I get is "Expression Service could not be loaded"
I am trying to set up an interface to my Access 2003 database, It is a database for booking jobs for field staff to complete, it is split between client and server.
Basically we now need people from another office to be able to raise a job that we can give out but both sites are on different servers so there is no shared area.
I have tried to create a Data Access Page but I keep getting an error message.
The other issue is that I have some code behind the form in the database which records User Name and date raised etc.. and I need a lot of the fields to be combo boxes neither of which I can get to work with a data access page.
Is there a way of doing this with just HTML or Javascript or do I need to do it through a data access page?
Sorry if I havn't been clear if you need clarification please let me know, many thanks for your help.
Ed
Edit: forgot to say the Error I get is "Expression Service could not be loaded"
Comment