Searching HTML gui in Access

  • Thread starter R_Research via AccessMonster.com
  • Start date
R

R_Research via AccessMonster.com

Hi,
I have created a database in Access and want to create a gui in HTML for this.
The user should be able to search through the data base without having access
to the database itself. I don't need a very advanced solution. How can I
create such a searching field in the html page?
The databse is developed in Access 2000. But I can use Access 2003 as well.

Thanks for helping a newbie :)
 
M

MacDermott

Not sure what you mean by "The user should be able to search through the
data base without having access to the database itself. "

Access data can be read from HTML using ADO; but neither HTML nor ADO is the
subject of this forum. Perhaps another group would be more useful...
 
Top