ChrisCastle
Programmer
In my situation I have a field in a table that is labeled with a table codeword plus it’s unique identifier. For example if the column is FAM1444 it needs to use the “Family” table and record number 1444. Or, If the column is MAR432 it needs to use the “Marriage” table and record number 432.
Parsing and using a select case in ASP is no problem but I don’t know how to set this up so crystal reports can parse and get data from the right table.
Parsing and using a select case in ASP is no problem but I don’t know how to set this up so crystal reports can parse and get data from the right table.