This is a discussion on "Access application on internet" within the Databases section. This forum, and the thread "Access application on internet are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
Access application on internet
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
Hi Everyone,
I have developed one small application in MS ACCESS 2003 which is working fine on LAN, users are able to insert and edit data. I want to publish this application on the internet so that users over the internet will be able to insert and edit data but don't know how to achieve this. Would appreciate if anybody could guide me ... thanks mak |
|
|
|
#2
|
||||
|
||||
|
Re: Access application on internet
You can't.
The most you can do is put the database on a server so... 1. It can be downloaded - but then people will have different copies of the database on their local machines which defeats the point of having a database. OR 2. You will need to completely re-design your interface on a web-platform using one of PHP, ASP, JSP, etc... Since you probably used VB to design your DB interface (forms, reports, etc), I'd recommend you get started with ASP because it will be the easiest to learn.
Last Blog Entry: Random String in Javascript (Apr 21st, 2008)
|
![]() |
| Tags |
| publishing access database |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| No tab/page refresh when internet options internet settings are set to never | srinivasyadav | JavaScript Forum | 3 | Oct 17th, 2007 07:53 |
| Integrating Mpp with the .NET Application. | akshitshah | ASP.NET Forum | 0 | Sep 28th, 2007 05:23 |
| ASP Multi users Access to Microsoft Access | ish | Classic ASP | 0 | Apr 26th, 2007 20:05 |
| 2-tier ASP application | riclage | Classic ASP | 6 | Jan 29th, 2004 09:43 |