hyperlinking to forms in access

J

Josh

I am creating a site using FP 2000 on an intranet and need to link to forms
in a database on the server. Is there a way to hyperlink directly to a
specific form within an access database? If so any help would be appreciated.

thanks
 
K

Kevin Spencer

Is there a way to hyperlink directly to a
specific form within an access database?

Afraid not. An Access form is not an HTML form, and it can't be fetched from
the database using SQL.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
What You Seek Is What You Get.
 
Top