Sorting mdb data and VB5 data forms 
Author Message
 Sorting mdb data and VB5 data forms

I have created several data forms using the VB Data Form
Wizard for my app. In the wizard, I set the form layout to
single, set my record source to a table in the db and
assign all available fields in the table. The Column to sort
by selection is set to None. However, when I run
my app and review my data in the data form, the first record in the
form is not the same record as when I am viewing the data in Access.
It appears that the data is being sorted in accordance with one of the
fields. How can I programmatically force VB to display the data
identically as it would appear when viewing in Access (ie., no sort!)?

Thanks in advance for the help

Steve



Wed, 23 Mar 2005 06:28:42 GMT  
 Sorting mdb data and VB5 data forms
I have created several data forms using the "VB Data Form Wizard" for
my app. In the wizard, I set the form layout to "single", set my
record source and assign all available fields. The "Column to sort by"
selection is set to "None". However, when I run my app and review my
data in the data form, the first record in the form is not the same
record as when I am viewing row 1 in Access. It appears that the data
is being sorted in accordance with one of the fields. How can I
programmatically force VB to display the data identically as it would
appear when viewing in Access (ie., no sort!)?

Thanks in advance for the help

Steve



Wed, 23 Mar 2005 06:34:11 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. VB6 Data Enviroment, Link 2 MDB data.

2. VB6 Data Enviroment, Link 2 MDB data.

3. How ca I make an report without data in it, and get data from a *.mdb

4. VB5 and Access mdb file split into data and program

5. Sort data obtain from data environment

6. vb5 data cotrol sorting?

7. Data Form Wizard MDB ODBC

8. Data Form Wizard MDB ODBC

9. Data Form Wizard MDB ODBC

10. Copy data from MDB on LAN to MDB on web server

11. Export data from mdb to a new mdb with ADO

12. VB5 Visual Data Manager vs. VB4 Data Manager

 

 
Powered by phpBB® Forum Software