|
|
|
|
|
| | |
|
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: |
SQL - Numeric Values |
From: |
Raghavendra |
Date: |
3/30/2001 3:55:41 AM |
IP: |
202.54.84.65 |
I am trying display all values in a column according to the value specified in the form. I am using SQL to query the database. At sql = "SELECT * FROM ppel WHERE age >= age1"
where age1 is the numeric value submitted by the user from the form. Instead of assigned value if I give direct numeric value like 5 it works fine. but the same if use age1 it doesnt work. Does any body know how to fix this problem.
Thankyou for your help
Raghu |
Follow Up - Re: SQL - Numeric Values - Chris Williams 3/31/2001 12:16:19 PM
Follow Up - Re: SQL - Numeric Values - feix 4/2/2001 4:44:25 AM
|
|
|
|
|
|
|
|
|
|
|
|