Quantcast
Channel: CodeGuru Forums - Visual C++ Programming
Viewing all articles
Browse latest Browse all 3021

how to order records in ACCESS by MFC objects like CDaodatabase or CDaoRecordset?

$
0
0
table with primary key already set-down in ACCESS. when insert records into the table by Execute() function of cdaodatabase, to some extense, the records are not put behind the last record as wished, otherwise randomly into other places!

now i want to do some kind of operation to order the table after insertion by cdaodatabase or some others. how to?

waiting for your help!!

Viewing all articles
Browse latest Browse all 3021

Trending Articles