if i need to extract from data base in asscending order, wat should i add on the the below statement?
ViewAppt.RecordSource = "SELECT * FROM APPOINTMENT_T WHERE (PATIENT_ID = '" + NRICtxt.Text + "' ) ORDER BY APPOINTMENT_DATE, START_TIME"
|
Results 1 to 3 of 3
Thread: sorting data in asscending orderThreaded View
|
Click Here to Expand Forum to Full Width |