|
|
|
|
|
| | |
|
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: |
SELECT query error |
From: |
shaju |
Date: |
7/2/2001 1:47:59 AM |
IP: |
203.88.137.253 |
hi,
i am trying to do a select query, but the query is giving an error. i am using IIS and MSSQL.
the query is as follows.
query="SELECT * FROM dbname WHERE fieldname='"
query=query & filedvalue & "'"
fieldvalue can contain single quotes (') and double quotes ("), but under such a circumstance the query gives an error. the error occurs only when there is single quote...
please help...ASAP
Thank you,
Shaju |
Follow Up - Re: SELECT query error - David Beal 7/2/2001 4:49:27 PM
Follow Up - Re: SELECT query error - David Beal 7/2/2001 5:00:55 PM
|
|
|
|
|
|
|
|
|
|
|
|