Plug URL into a browser, return MDB data in CSV, TXT or XML

  • Thread starter Thread starter ame12
  • Start date Start date
A

ame12

Guest
Easy, free way to set up remote DB connectivity - through a browser.

Effectively, it lets you create a URL (which you can send to a remote user and they can bookmark). When they plug the URL into their browsers, they can view CSV, tab-delimited or XML versions of the database data. They could then import it into their own Excel or Access data or otherwise use it.

The URL can consist of a SELECT statement and refers to the PC that controls the MDB. Thus, you could have it represent Access data, SQL Server 2000 and/or other connected sources in the MDB. Details/free download here, not time-limited:

http://badblue.com/helpsql.htm

You can require authentication, allow updates, etc. if you wish.

Dave
 
Hi. I am trying to restore my database back to mdb from txt. Can someone tell me how to do this?
Thanks...
 

Users who are viewing this thread

Back
Top Bottom