E.2.3 System DSN Connections

FrontPage supports data connections defined by System DSNs set up on the Web server. The Connection String constructed by FrontPage for a dBase database System DSN named "Inventory" would look like:
Application("Inventory_ConnectionString") = "DSN=Inventory;Driver={Microsoft dBase Driver (*.dbf)}"
FrontPage ASP will pass only the DSN parameter when passing the Connection String to ADO.
Copyright © 2000 Chili!Soft
|