|
|
|
|
|
| | |
|
Active Server Pages what is asp programming how to sample asp example code scripts software asp forum mail sessions applications global.asa CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
Re: Simple Search Form |
From: |
Ricardo Londe |
Date: |
3/24/2000 1:26:56 PM |
IP: |
200.244.42.1 |
Your partnumber field is not a number, so you have do modify the where clause of your strSQL. Just enclose your partnumber betwen . Your strSQL should end like this one:
...where partnumber = " & partnumber & " "
I hope this helps.
Ricardo Londe |
Previous Message
|
|
|
|
|
|
|
|
|
|
|
|