Integrating Access MDB with lookup tables, forms, etc.

M

mstumpo

One of my clients gave me a database with lookup tables, forms, reports,
queries, etc. and wants it converted into an intranet site so the office can
use it.

How can I use FP (DRW and DIW or other customization) to get the most out of
the database structure? Will FP work with a database in this way or is a more
"flat" approach the only option.

Any comments will be appreciated.
 
M

Mettá

You can include the content of tables and queries via FP DRW. You will have
to recreate all forms as web pages in ASP. The DRW is good for basic stuff
but if anything more than "simple" Display, Update and Edit is required you
will need to write your own.


M
 
Top