If you want to enjoy a motor show, do not take a wife and a kid! Go alone!
Read moreMonth: July 2008
Deceiving MS SQL Server: UPDATE Command
First version …
Read moreFaster lookup using VBA Collections
Problem: Reading records from the database and instead of using DLookup or querying the database all the time, to improve performance we can read them into a VBA collection object and refer to it in memory.
Read more