|
|
|
|
|
| | |
|
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: |
Access search problem |
From: |
sk |
Date: |
4/25/1999 4:20:51 AM |
IP: |
32.100.230.189 |
I run this statement in Access and get a record set of last names starting with A and B. When I run this statement in ASP I get nothing. I'm confused...
Here's the statement, anyone know what's wrong?
"select * from main where lName like 'A*' OR lName like 'B*' order by lName" |
Follow Up - Re: Access search problem - J. Vicente 4/25/1999 12:23:43 PM
|
|
|
|
|
|
|
|
|
|
|
|