I'm new to programming and i use mainly VB.

I have created a small application that access an Acess97
database, i want to export this application to internet
by creating an ActiveX. But someone told me that i would
need to put my database on a SQL server and set my ocx to
contac the SQL server.

I know about SQL query but i don't know anything about
SQL Servers, can i just put my Access97 database and
set my ActiveX to contact the server SQL or is it more
complicated than that.

Can someone explain to me how it can be done without
to much modification.

thanks!