|
|
|
|
|
| | |
| |
vbscript active server pages ASP vbscript SQL database informix oracle SQL Server Perl CGI Delphi PHP source code code sample samples program CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
|
|
Subject: |
Re: Help me out !!! |
|
From: |
Elija |
|
Date: |
9/6/2001 1:22:08 PM |
|
IP: |
213.1.163.199 |
like this
sql = "SELECT * FROM tablename WHERE condition = 'value'"
or this
sql = "SELECT * FROM " & tableName & " WHERE condition = '" & textValue & "'"
Hope this helps
Elija |
Previous Message
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|