Retrieving data from access database in world wide web

N

Nandini

I have created a bibiliographic database using Access 2003. I have designed
necessary forms for user interface to retrieve data. Tables, parameter
queries and forms including necessary visual basic codes are designed for
proper functioning of the database. I want to make this database web-enabled.
So that data can be retreived from this database through internet maintainig
necessary security. But I dont want to create any data access pages, as this
object has some limitations. For doing so what should I do.
With best regards,
 
B

bhicks11 via AccessMonster.com

Hi Nandini,

Access would be the backend database as SQL Server would. You would design
your front end with another tool (such as ASP) of your choosing that attaches
to the data in the Access database.

Bonnie
http://www.dataplus-svc.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top