|
|
|
|
|
| | |
|
Active Server Pages asp source code database MS SQL MS Access .mdb adovbs.inc cookies calendar codes sql commands scripts asp programming tutorials iis web server components 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
|
|
|
|
|
|
|
|
|
|
|
|