Access 2010 Web Database

D

DotNetWebs

Is there any way of localy hosting an Access 2010 web database without using sharepoint?...

That particular feature does I believe require Sharepoint

http://www.opengatesw.net/ms-access...osoft-Access-2010-Web-System-Requirements.htm

Another way would be to convert your database to SQL (Access includes tools to do this) Attach the to SQL Server (the Express version is free) and create a browser-based client to connect to it but you would probably need a developer to help you do this.

You can also create Access [desktop] clients based on your existing forms that would connect directly to your SQL data.

Regards

Dotty
 
Upvote 0

Astaroth

Free Member
Aug 24, 2005
3,985
278
London
You can do it without sharepoint by creating a web front end in a similar way to Dotty's suggestion of converting it to MS SQL but it will come with the same draw backs that it is not automated and so you may need a developer to complete it for you.

If you simply want a single person accessing it at any one time then you in the same way as you do when using the local machine it is on then you could simply place it on a shared location (if all the PCs are on the same network) or VPN/ VPC into your network with the remote PC if they aren't on the same network
 
Upvote 0
A

abpni-computer-solutions

Hi Adam,

We can create a very simple web frontend for your database, which can be accessed by any PC with a web browser. PM me if you're interested :)

Even if you wanted to do it yourself, I'm sure I could give you a hand on how you could do this yourself.

Cheers
 
Last edited by a moderator:
Upvote 0
D

DotNetWebs

...If you simply want a single person accessing it at any one time then you in the same way as you do when using the local machine it is on then you could simply place it on a shared location (if all the PCs are on the same network) or VPN/ VPC into your network with the remote PC if they aren't on the same network

Yes I also agree that would be the easiest option if only local [single] access is required. Many company networks operate this way.

Otherwise chat to the developers offering to help.

Regards

Dotty
 
Upvote 0

Latest Articles