Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Microsoft Access Database

Status
Not open for further replies.

XerxesTheMighty

Programmer
Jun 15, 2003
72
US
I want to access (read/write) a Microsoft Access Database through the web.

--------------
"I am a master of Suggestionism and Imperfectionism, bugs and errors are mine!"-this is an original statement by ME:
Xerxes Dynatos
 
Sounds great. Maybe you should check with the Access forum or one of the web design forums and see if they can help. This forum is for SQL Server.



Hope This Helps!

Ecobb
- I hate computers!
 
I want to access it through SQL, though.

--------------
"I am a master of Suggestionism and Imperfectionism, bugs and errors are mine!"-this is an original statement by ME:
Xerxes Dynatos
 
SQL Server is a database. You are talking about using sql the 'standard query language' to get records from an access database. Look up ado.

Regards
Gracie
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top