Keith_B
06-07-2007, 09:43 PM
We have a billing database of roughly 3800 members which we use for a registration at an annual meeting. I've run a query from our main db with MS Access and have all the data in a table with an Access database.
I created a data access page, but for the life of me can't figure out these two items.
* How do I make a search function where a user can enter a lastname (field in db) and it grab all matches with the criteria?
* How do I make it where other users can access this with the data access page. The pc's are part of a domain environment, but no domain controllers or other servers will be at the meeting. This db will reside on a pc that will be networked with 3 others that need access to the db.
I'm not real familiar with MS Access, more PHP/Mysql.
Any help will be greatly appreciated.
I created a data access page, but for the life of me can't figure out these two items.
* How do I make a search function where a user can enter a lastname (field in db) and it grab all matches with the criteria?
* How do I make it where other users can access this with the data access page. The pc's are part of a domain environment, but no domain controllers or other servers will be at the meeting. This db will reside on a pc that will be networked with 3 others that need access to the db.
I'm not real familiar with MS Access, more PHP/Mysql.
Any help will be greatly appreciated.
