I'm trying to convert what was a Select Case to a Lookup Table. The Select Case was roughly 60K lines, so 30K of lookups (Int32, String). The problem is the editor is DAMNED SLOW. Every time I make an ...
I am in an ongoing debate with my technical managers regarding accessing lookup tables and he keeps waving the "best practices" mantra at me but offers nothing concrete, I have several lookup tables ...
A best practice when generating DataSet objects is to minimize the number of records returned by SqlDataAdapter objects. This works for VS.NET applications whose users have direct network connections ...
Susan Harkins explains how to populate an Access list control instantly by setting properties at the field (table) level to create a lookup field. List controls display multiple values for users to ...