|
|
|
|
|
| | |
|
vbscript active server pages ASP vbscript SQL database informix oracle SQL Server Perl CGI Delphi PHP source code code sample samples program CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
Re: linking asp |
From: |
bigdog |
Date: |
3/12/2001 2:12:47 PM |
IP: |
198.166.214.4 |
Hi Darren,
Sounds to me like you might need to refine your sql select statements with a "where...or..." clause. I would capture the two variables and then pass them to the modified select statement.
You might have to use an "if" statement to select the different queries.
I'm thinking along these lines:
if var1=null or var2=null then
do query with one criteria
else
do query with two criteria
kevin
|
Previous Message
|
|
|
|
|
|
|
|
|
|
|
|