Question Migrate Access DB to Web Platform

Sergio

Registered User.
Local time
Today, 14:39
Joined
Feb 28, 2002
Messages
42
Hi !

For several years I have been developing MS Access data bases. However, right now, I would like to migrate that access data bases to a web platform to get access to them trough Internet.

I haven't any expierence on this issue, that is the reason I'm looking for an expert opinion to find out the best way to do it.

Could you show me some kind of procedure ? Could you tell me some bibliography to learn ?

Tks in advance.
 
The other alternative is to move your data into a server-based RDBMS. If you don't want to pay for one, there's several free editions available (SQL Server Express Edition? MySQL? PostgreSQL?) and keep your exisitng Access application as a front-end to those servers' tables. This works well across WAN.
 
Tks for your quick reply.

In fact I have used "Logme in" service already. But the point is I would like to learn how to build data bases in a Web platform to get access to them from any Internet point.

In your opinion which is the best technology to do that and how can I started to learn it ?

Again tks for your support.
 

Users who are viewing this thread

Back
Top Bottom