|
|
|
|
|
| | |
|
Active Server Pages ASP a directory of ASP tutorials applications scripts components and articles for the novice to professional developer. CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
prob searching database--help!! |
From: |
Andrea |
Date: |
8/4/1999 8:44:28 AM |
IP: |
204.97.143.39 |
Im having a problem with that... Im trying to use that statement, but calling a stored procedure to handle the function call:
---
storedProc = "sp_AM_DumpClients " + WHERE CStr( rsObjB( "c_name" )) LIKE %" & frmKeyword & "% + CStr( rsObjB( "CS_ID" ))
---
is what I have so far... it wont work, it returns the error "Microsoft VBScript compilation error 800a0401 Expected end of statement"
Help?
|
Follow Up - Re: prob searching database--help!! - Scott 8/9/1999 7:32:29 PM
|
|
|
|
|
|
|
|
|
|
|
|