|
|
|
|
|
| | |
| |
Active Server Pages asp source code database MS SQL MS Access .mdb adovbs.inc cookies calendar codes sql commands scripts asp programming tutorials iis web server components 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|