|
|
|
|
|
| | |
| |
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: |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|