Latest News

the latest news from our team

ODBC Front Page Database Connector

The three basic files needed to get started are shown in the next sections. This sample provides instructions in creating a query form that can be used to retrieve information from your Image database using most browsers and Microsoft’s IIS (Internet Information Server) and FrontPage.

Download this sample: HTTP

The HTX file

  1. Create the results (.htx) page.
  2. The field (Image Item) names appear in place of the <%name%> sequences in the result form

.ODBC_n08

  1. Use the saved form when creating the (.idc) file.
ODBC_n05

The IDC file

  1. Create an Internet Database Connector file using the wizard

ODBC_n04

  1. Reference the DataSource that is configured on the server as a System DSN.
  2. Enter the SQL statement for the query with a reference to the query form field that will be substituted in when the query is executed.

ODBC_n05

  1. Assign a default value if needed

ODBC_n06


The HTM file

  1. Create a page with a simple query form

ODBC_n09

  1. Set ‘Internet Database Connector’ as the Form Handler type.ODBC_n02
  2. Enter the name of an Internet Database Connector File:
  3. ODBC_n03

  4. Set the name and properties of the query form text box.
  5. ODBC_n07


 How this sample appears:

ODBC_n10

Leave a Reply

Your email address will not be published. Required fields are marked *