SELECT TABLENAME.Define FROM TABLENAME WHERE (TABLENAME.ErrNum = SOMENUMBER);
where TABLENAME could be one of 4 tables and SOMENUMBER will be a number entered into an edit control that I will parse and convert. I will also probably (once I figure it out) enumerate each table and display that data in a treeview. Are there any gotchas I should know about?

New Topic/Question
Reply






MultiQuote


|