Front page - database integration

L

Liz

When I create a front page website, will it be able to integrate with the
Past Perfect software (museum database)? I want to allow users to see what we
have in our collection and search the archive online, using the Past Perfect
database...is this even possible between the two programs?
 
T

Thomas A. Rowe

It depends on what server-side scripting language and database is supported by your web host.

FP can only directly (out of the box) work with Classic ASP / ASP.net and Access or MS SQL Server on
a Windows IIS web server. FP can be used with other server-side scripting and databases, however you
will need to be able to write the necessary scripting to meet your needs, and in general this is
also a good idea to do with Classic ASP / ASP.net as well.

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

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