|
-
Jan 6th, 2001, 01:47 PM
#1
Thread Starter
Member
OK I've managed to create a DataReport thru
the vb program and it works great but how do
I get it to sort my records by LastName
ascending. I've tried to find info on SQL,
and have had some responses but where do I
put the code:
"SELECT*FROM members ORDER BY LastName"
or is there another way to sort these records
to show up on my report in the order I want.
I'm using Access97 db with vb6.
Thanks,
newvbr
-
Jan 6th, 2001, 01:50 PM
#2
Monday Morning Lunatic
If it needs a RecordSource or similar, use that code.
I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
-- Linus Torvalds
-
Sep 17th, 2003, 06:20 PM
#3
Hyperactive Member
jrb187
I am looking at the same right now.
Where did you put that line of SQL?
Thanks
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
|