Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recordsets - ADO

Status
Not open for further replies.

jabond007

Programmer
Jun 21, 2000
39
US
I need to get the records on the viewers screen. Each Record has 6 columns and i need to add 3 columns to it namely User initials date and time. these 3 wont be stored in the database. But would be visible to the users (multiple users). Also the database is polled for new orders. These are to be updated on the screen too.
a) when i refresh the screen how do i ensure that the 3 columns earlier changed on screen remains the same. Date and time should not change for previous records already on screen during appending of new orders

a)how do i do this
b) How do i display all records on a screen( i used MSFlex grid).but that wasnt helpful. Any method for diaplysing one record after the another. the idea is on double clicking any record it should drill down to specifics.

Help needed soon
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top