Creating Database in Frontpage

J

Johan

I am developing my website and do have a database on the server but I do not
know how to access the data base. Or must I rebuyild a database and how?
 
T

Thomas A. Rowe

What it the OS of the server your site will be hosted on, and what server-side scripting language
does it support?

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
T

Thomas A. Rowe

What operating system is the web server running on. Unix/Linux with Apache web server, Windows IIS,
etc.?
What server-side scripting language is supported by the server, ASP, ASP.net, PHP, CFM, JSP, etc.?
What database is supported by the server, Access, MS SQL, MySQL, etc.?

You can find out this information by contacting the company providing you with web space.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
Top