|
-
Aug 9th, 2008, 11:35 AM
#1
Thread Starter
Lively Member
Select from a recordset
Hi all,
I have a ADO recordset that contains selection from some SQL Server table,
and I want to make selection from that recordset (not from table).
Is there any SQL Statement or method to do that ?
Nasreen
-
Aug 9th, 2008, 11:41 AM
#2
Re: Select from a recordset
Try using Filter property.
-
Aug 9th, 2008, 08:47 PM
#3
Thread Starter
Lively Member
Re: Select from a recordset
Hi RhinoBull
Thanks for your replay
I want to select the data and sort depending on 3 or 4 fields in a recordset.
Is it is possible by filter method ?
Can u please assist with some sample codes for filter method ?
Nasreen
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|