ASP Forum
Database of 5 records begins from record 3 onwards
AesirX | Posted 5:14am 10. July 2010 Server Time |

Hello! I am using one of Mr. Haneng's source code examples to make a SQL instruction display a database's records. There are 5 records in total in the database.

The problem I am facing is that the listing always begins with record number 3. So, the listing is in the following order: 3,4,5,1,2 (The third record, followed by the fourth record, followed by the fifth record, followed by the first record, finally followed by the second record).

I could not find the cause of this apparently bizarre behaviour. Can anyone help me out?
AesirX | Posted 5:28am 10. July 2010 Server Time |

I would like to update everyone here. I discovered that the problem I was having was due to the way the database was created in Microsoft Access, which is a software I am not very skilled at. The problem has been resolved.

Thank you anyway!


Reply to Post Database of 5 records begins from record 3 onwards



Back to Forum Page