|
|
|
|
|
| | |
|
Active Server Pages help tutorial how to ASP Help ASP Tutorials ASP Programming ASP Code - ASP Free CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
URGENT help needed please!! |
From: |
Atlas |
Date: |
8/3/2001 4:40:19 PM |
IP: |
66.17.48.185 |
Hi, thx for the help in advance. This is my line of code:
strSQL= "SELECT * from qryEvaluations WHERE SchoolID =" &Request.Form("SchoolID") AND ClassShift =" &Request.Form("ClassShift")
I get an error message that says expected end of statement and points to the C in ClassShift after the quote at the end of the line. What is wrong with it?
Thx
Atlas
|
Follow Up - made a change and added a quote and ampersand and this is what I get now... - Atlas 8/3/2001 5:20:08 PM
|
|
|
|
|
|
|
|
|
|
|
|