Not fetching details for a master block [message #175744] |
Mon, 05 June 2006 03:55 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
eshta
Messages: 33 Registered: February 2006 Location: Saudi Arabia
|
Member |
![beegees812003](/forum/theme/orafaq/images/yahoo.png)
|
|
Hi to all,
I have a web enabled application that includes master details blocks
I have faced a problem twice. I'm not sure what is the main reason, but I noticed after making a backup process to our database, and trying to open the form and query... the data will be fetched for the master block but nothing will come in the detail one,
I tried to delete the relation in the block level and recreated it is not working,
but when I tried to recreated form from the scratch and insert the two blocks, it is working.
So it is not a problem in the database or in the constraints in that level, it is a problem in the form level,
But how to solve it and how to find the problem? I didn't figure yet..
I hope I can get the answer from your nice forum...
|
|
|
|
|
Re: Not fetching details for a master block [message #176604 is a reply to message #176408] |
Thu, 08 June 2006 21:18 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) |
![](/forum/images/custom_avatars/67467.jpg) |
djmartin
Messages: 10181 Registered: March 2005 Location: Surges Bay TAS Australia
|
Senior Member Account Moderator |
|
|
You say that it is 'imported', so unless you now have the data duplicated in the table you either truncated or deleted the table. I believe that you deleted the table.
I think your problem is that the table 'object number' has been changed in the database.
I suggest that you just recompile and regenerate the 'fmx' in batch and the form should work.
Try that and see what happens.
David
|
|
|