|
|
|
|
|
| | |
|
Active Server Pages what is asp programming how to sample asp example code scripts software asp forum mail sessions applications global.asa CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
SELECT statement for ASP code |
From: |
Liz |
Date: |
6/8/2001 5:27:00 PM |
IP: |
64.182.209.93 |
Can anybody tell me what is wrong with this code:
(all coding is on one line!)
I know that the session vaiable has the right code, so I think the problem is the select statement.
dbQuery21 = "SELECT * FROM Company where UserID = '" & Request(Session("UserID")) & "' "
Thanks in advance
|
Follow Up - Re: SELECT statement for ASP code - Chris Williams 6/8/2001 10:05:13 PM
|
|
|
|
|
|
|
|
|
|
|
|