vb5 data cotrol sorting? 
Author Message
 vb5 data cotrol sorting?

Help, I'm sing VB5 to access an access file, with the data control, it
all works fine but the records come out in any old order, how can I
program the control to sort the data in a specific order?

Ian



Thu, 23 Jan 2003 03:00:00 GMT  
 vb5 data cotrol sorting?
Instead of putting a table name in RecordSource, put a complete SQL
SELECT statement with ORDER BY.

Quote:
>Help, I'm sing VB5 to access an access file, with the data control, it
>all works fine but the records come out in any old order, how can I
>program the control to sort the data in a specific order?

>Ian

--

http://www.members.tripod.com/dmcdivitt
http://www.geocities.com/dmcdivitt


Thu, 23 Jan 2003 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Sorting mdb data and VB5 data forms

2. Data Cotrol Question?

3. Data Cotrol (DAO) and Index

4. Data Cotrol (DAO) and Index

5. HELP! Using queries w/ Data cotrol

6. ADOC Data cotrol

7. Sort data obtain from data environment

8. Sort order - Edit Filter Sort or Quick Sort

9. OLE Cotrol Problem

10. Problem with Multimedia MCI Cotrol in VB4-32 bit

11. Internet ActiveX Cotrol Pack (Win95)

12. DateTimePicker and Listview Cotrol

 

 
Powered by phpBB® Forum Software