Can I publish my database on Internet?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

If I have a stationary IP-adress, is it possible for me to publish an access
database on internet? In that case, am I allowed to do that? Is there any
standard ways for publishing access databases on internet?
 
Normally you can just upload it with your FTP client, or website/web
application development tool (such as Frontpage, Expression Web, Dreamweaver
or Visual Studio (and its junior counterpart, Visual Web Developer Express).

You'd also need to make use of server side code (ASP/ASPX .Net are the
common ones for Windows servers)

I don't know if you need a static IP (by which I think you mean "stationary
IP").

Whether you're allowed to publish Access db's depends primarily on your
host.

If you're on a Linux/Unix server it probably won't work since Access is of
course, a Windows application and requires a Windows server.
 

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

Back
Top