Gregory's Blog

SQL related posts

Adding a dummy record in the first row of a recordset

Adding a dummy record in the first row of a recordset

Gregory Alexander, Tech

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.
Read More...