My database is set up in such a way that i have lots of child tables from one master table. Having used ASP Runner i have created a web page that shows the data from the master table with links to data in child tables.
In all the child tables the data is showing is connected to the correct parent table, except one. I am trying to think of reasons for why this might be. At first i assumed that it was a problem with the database structure, however in my database the correct details are stored and the relation seems to work.
Has anybody else encountered a similar problem, and if so what can i do to fix this?