|
|
|
|
|
| | |
|
PowerASP active server pages asp.net microsoft .net framework sdk learn asp what is asp tutorial learn asp.net CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
Access database selection problem |
From: |
Tom Breen |
Date: |
3/9/1999 8:24:57 AM |
IP: |
193.203.145.17 |
I have a HTML form which passed many variables to an ASP page. Specifically the search form allows a user to select a list of hotels based on various criteria. For example the web user may enter a grade and a location and a price catergory. A search will then be undertaken on the various tables containing this information, all held on the same database.
The user is also able to enter hotel or region facilities. Obviously a hotel or region can have many facilities (i.e more than one). How do I allow for this ?.
Previously I was just coding a standard 'select from table1, table2, table3 where var1 = var2 etc'
Does anyone know how I can implement this or if there are examples on the internet somewhere. |
Follow Up - Re: Access database selection problem - Harlan 3/9/1999 9:55:46 AM
|
|
|
|
|
|
|
|
|
|
|
|