Hello,
I had an Access Data Project that I am converting to Web with .NET. The problem I'm having is I created the table structure with ADP using lookups. I have a Main table with all columns except MainID pointing to lookup tables.
When I run a query on the table in query analyzer it shows only the IDs from the lookup tables, and not the associated data. How do I recreate the lookups in SQL Server?
Thanks,
Shankel
I had an Access Data Project that I am converting to Web with .NET. The problem I'm having is I created the table structure with ADP using lookups. I have a Main table with all columns except MainID pointing to lookup tables.
When I run a query on the table in query analyzer it shows only the IDs from the lookup tables, and not the associated data. How do I recreate the lookups in SQL Server?
Thanks,
Shankel