Posts made on May 2020
Adding a dummy record in the first row of a recordset
There are numerous reasons why you should add a dummy record as the first row of a record. However, the best way to add a record coming from a database is in the SQL query itself.