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 SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Access mdb

Status
Not open for further replies.

rgaetos

IS-IT--Management
Jun 14, 2006
63
0
0
US
I've got this thread going in the Access formu, but thought this might a better place it. Is there any way I could get an access mdb that I have already created to be accessed through a website with the mdb sitting on a webserver?
 
You'll need somekind of Server-Side language, such as
ASP, or Coldfusion or even PHP.

You will most likely have to SET up an ODBC connection to the mdb file from the webpage.

But as this falls out of the realm of HTML, i am inclined to point you to the server-side languages, or at the very least the Javascript, forums.

PHP forum: forum434
ASP forum: forum333
ColdFusion: forum232
Javascript: forum216




----------------------------------
Ignorance is not necessarily Bliss, case in point:
Unknown has caused an Unknown Error on Unknown and must be shutdown to prevent damage to Unknown.
 
Let's not forget CGI/Perl...

Perl: forum219
CGI: forum452

- George
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top