Using Access and SQl to update a web page

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have been doing some reading to try figure out the best way to get reports
to a web page from an Access data base. Everyone suggest that I use ASP.
One problem, I do not have access to a web server. The web page would be on
a network drive.
I have read this could be doen using SQl..

Is this a fact or should I be looking somewhere else.

Platform. Access 2000 moving to Access 2003 in the future (no date).

Thanks All

Chomp
 
I have been doing some reading to try figure out the best way to get reports
to a web page from an Access data base. Everyone suggest that I use ASP.
One problem, I do not have access to a web server. The web page would be on
a network drive.
I have read this could be doen using SQl..

Is this a fact or should I be looking somewhere else.

Platform. Access 2000 moving to Access 2003 in the future (no date).

Thanks All

Chomp


maybe crank the Report out to PDF or snp and then upload it to the
server. Done using SQL? VBA probably. SQL - no.
 
Back
Top