|
|
|
|
|
| | |
| |
Active Server Pages ASP ASP.NET .aspx .ascx Web HTML Developer Internet Microsoft Web Services Visual Studio .NET CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
|
|
Subject: |
made a change and added a quote and ampersand and this is what I get now... |
|
From: |
Atlas |
|
Date: |
8/3/2001 5:20:08 PM |
|
IP: |
66.17.48.185 |
I changed the code to this:
strSQL= "SELECT * from qryEvaluations WHERE SchoolID =" & Request.Form("SchoolID") & " AND ClassShift =" & Request.Form("ClassShift")
and...
So far everything is working except that the ClassShift portion is still causing some sort of problem. I dismantled it a piece at a time to come to that conclusion. The error generated at this time is:
Microsoft OLE DB Provider for ODBC Drivers error '80040e10'
[Microsoft][ODBC Microsoft Access Driver] Too few parameters. Expected 1.
/instructors/evaluation.asp, line 24
Can anyone help?
Thx
|
Previous Message
Follow Up - Never mind I got it worked out - Atlas 8/3/2001 5:53:08 PM
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|