Foreign Key Not Populated - TechRepublic
General discussion
June 21, 2001 at 01:18 AM
mertzn

Foreign Key Not Populated

by mertzn . Updated 24 years, 11 months ago

I have an .ASP page that you enter in data directly into a SQL Server 7 DB. Data can be entered but the Primary Key which is an Identity Seed does not populate the Foreign Key in another table, it leaves it Null. Does anyone know why? Or can anyone tell me if I need something which will add the data from the Primary Key to the Foreign Key?

Thanks,
Nate

This discussion is locked

All Comments