Inserted records are automatically sorted in MS Access database C#.NET
- by user175391
Hi,
When insert data using OLEDB Jet provider, the data are inserted properly, but the order in which I have inserted is not kept as is. Instead it's automatically changing the order.
How to make the inserted records in the same order ??