|
|
|
|
|
| | |
|
Active Server Pages asp search engine active server page asp application components tutorial CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
Re: forms and DBs |
From: |
Paul Aquino |
Date: |
2/11/1999 9:16:43 AM |
IP: |
207.210.49.169 |
sorry I forgot to replace single quotes with `,
here it is again
srch=request.querystring("New Search")
set conntemp=server.createobject("adodb.connection")
conntemp.open "DSN=estinet1;uid=sa;pwd="
SQLtemp="select * from ITEM where description like `%srch%`"
any further help would be greatly appreciated!!
|
Previous Message
Follow Up - Re: forms and DBs - Harlan 2/11/1999 9:28:28 AM
Follow Up - Re: forms and DBs - Harlan 2/11/1999 9:33:18 AM
|
|
|
|
|
|
|
|
|
|
|
|