View Single Post
Old 02-21-2003, 05:22 PM  
Marcus
Confirmed User
 
Industry Role:
Join Date: Jul 2001
Posts: 3,472
php/mysql question

When doing a php script with a database, is it possible to have the database be stand alone or does it always have to be registered on the server?

Like when you do asp pages you can just upload an access database on the server and reference that database in your code without having to register the database on the server like
"DRIVER={Microsoft Access Driver (*.mdb)};
DBQ=c:\inetpub\wwwroot\whatever.mdb"

Can you do that with php?

It's a pain to keep asking my admin to create new databases.
Marcus is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote