try my luck with SQL Server
Posted: Thu Jul 26, 2012 12:42 pm
After sifting through a raft of manuals I finally found how to get SQL server to put a database where I want it
the initial table will be the vegan site I use for development, its an obvious choice for a database
http://www.vegan-advocate.tk
so the file name is vegan-advocate.mdb and it has default permissions etc
so now that the file is at the document root it should be more visible, I know how to reference that more easily from earlier inquiries
wonder if that is all I need or do I need to conjure up more code than every?

the initial table will be the vegan site I use for development, its an obvious choice for a database
http://www.vegan-advocate.tk
so the file name is vegan-advocate.mdb and it has default permissions etc
so now that the file is at the document root it should be more visible, I know how to reference that more easily from earlier inquiries
wonder if that is all I need or do I need to conjure up more code than every?