D
Dennis
I've just gotten FrontPage 2002 to link to my Access 2002 database and
display data from the database on my website. That's cool but I've
immediately come to a number of questions I can't answer:
- My Access DB is divided into backend and front end portions. I've moved a
copy of the backend portions (just the tables) into the fpdb directory in my
website tree. Was that the right part to copy there or should it have been
both front-end and backend?
- When I setup to display data on a web page, I can choose which single
Access table I want to source from but I haven't figured out yet how to
display data drawn from multiple tables. Is it possible?
- One of my tables has 800 records sorted alphabetically. Since I only
show the user records in groups of 10 at a time, it takes them awhile to
step into the middle of the 800 records. Can I set up something like an
Editbox that they can enter a string into and then I can use that for a
filter to control which records are displayed?
That's a good start. Is this the right place to post this? Should I begin
reading ASP books? Any help would be much appreciated.
display data from the database on my website. That's cool but I've
immediately come to a number of questions I can't answer:
- My Access DB is divided into backend and front end portions. I've moved a
copy of the backend portions (just the tables) into the fpdb directory in my
website tree. Was that the right part to copy there or should it have been
both front-end and backend?
- When I setup to display data on a web page, I can choose which single
Access table I want to source from but I haven't figured out yet how to
display data drawn from multiple tables. Is it possible?
- One of my tables has 800 records sorted alphabetically. Since I only
show the user records in groups of 10 at a time, it takes them awhile to
step into the middle of the 800 records. Can I set up something like an
Editbox that they can enter a string into and then I can use that for a
filter to control which records are displayed?
That's a good start. Is this the right place to post this? Should I begin
reading ASP books? Any help would be much appreciated.