Frontpage data file

R

Romack

I have a frontpage website that refers to an mdb file for data that is
updated daily from access. Can I use a different file instead of an mdb?
 
D

David Berry

What type of file did you want to use? If you're using an MS Access Database
then it's going to be an MDB file. But you could use other databases, like
SQL Server.
 
Top