Link to home
Start Free TrialLog in
Avatar of Andy Brown
Andy BrownFlag for United Kingdom of Great Britain and Northern Ireland

asked on

Remote use of Access / SQL database

Several years ago, I created an Access 2003 ADP database linking directly to SQL2000.  The client now wants to have a reliable way for several people to be able to access the database remotely.

I could do with a bit of advice about the best way to do this.  My initial thoughts were for a VPN/RDP solution, but I'm open to suggestions.
Avatar of Eyal
Eyal
Flag of Israel image

can you give them access to the SQL server?
Avatar of Andy Brown

ASKER

They haven't spec'd it up yet, so I would assume they would install the SQL2000 server onto the RDP Server/Solution.  There aren't too many users that need to access it simultaneously, so it shouldn't be too heavy.
so why not letting them access to the real database using sql manager?
Avatar of lamaslany
When you say 'remotely' do you mean from another computer on the same network or across the Internet?  I suspect the latter as you mentioned VPN but thought I'd check...

I assume you want to keep the Access 2003 front end?
Yes - Across the web.
Access 2003 - I think so as I don't think they would have the budget to move across to .Net
ASKER CERTIFIED SOLUTION
Avatar of lamaslany
lamaslany
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
That's great - thank you.