|
|
|
|
|
| | |
| |
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: |
Re: filtering in a database? |
|
From: |
Kati R |
|
Date: |
2/4/2003 2:22:26 PM |
|
IP: |
138.49.32.33 |
|
Can you be more specific on exactly how you are filtering the database? My guess would be that you are doing two seperate database calls and thus two seperate result sets. In order to filter twice, you need both filtering calls in one select statment. Each call to the database results in a new result set created from the original database. Selects (filtering) do not alter the actual database. |
Previous Message
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|