Hi, I have a question guys.

Suppose I have this access database and I want the database to be online but so that my stand alone executable program can connect to it.

Questions are:

1. How do I put up the server in that manner for that purpose.
2. What is the connection string to connect the program to the online database

I dont want to use browser as gui for my program. So I settle to an executable program.

Kindly give me some inputs. thanks.