PDA

View Full Version : Database Question



Lacuna
January 15th, 2004, 03:19 PM
There's not really a category for 'database' questions but i'm sure SOMEONE here is familiar with them. Sooooo.... I was wondering if there is a way to 'skin' the access database navigational bar that appears on the webpages created. You know, that little guy at the bottom that has all the ugly ugly symbols ;c)

~~ Seretha :love:

prstudio
January 15th, 2004, 03:38 PM
are you talking about the data access pages that you can auto-generate?

you should be able to throw that into edit mode like you can do with forms...then import graphics and assign them functions

BadMagick
January 15th, 2004, 04:27 PM
Eww ... automatically generated pages from Access?! I don't touch em. I'm a firm believer that databases are, and should be, just for tracking data.

If you want to get data from it, use some type of SSI, like PHP, or ASP

... That's the way I'd do it :-/

prstudio
January 15th, 2004, 04:58 PM
yeah unfortunately some business use db driven apps though on their computers... when i wrote a program to do some statistics tracking the company about flipped when i mentioned moving away from their local db and into a ASP setting.