Query For Getting Last Child Note - Sourabh Das
-
Hello EveryBody, After a long long time. Dear Moderator Sorry for posting it here. Could not find a proper place for posting Query related post and also it was urgent. I have a database in MSAccess. I have a table as tbl_Menu. This table has a parent child relation ship. Parent Node is : MenuItemId and its Child Node is : MenuItemPopUpHeaderID The table structure is attached in Excel File with data.(HOW DO I ATTACH THE FILE HERE IN CODE PROJECT?) I want a query to pick up the last child Item of each Parent Item. I am using VS 2008 (c#) as front end. Regards, Sourabh.
Thanks and Regards,
-
Hello EveryBody, After a long long time. Dear Moderator Sorry for posting it here. Could not find a proper place for posting Query related post and also it was urgent. I have a database in MSAccess. I have a table as tbl_Menu. This table has a parent child relation ship. Parent Node is : MenuItemId and its Child Node is : MenuItemPopUpHeaderID The table structure is attached in Excel File with data.(HOW DO I ATTACH THE FILE HERE IN CODE PROJECT?) I want a query to pick up the last child Item of each Parent Item. I am using VS 2008 (c#) as front end. Regards, Sourabh.
Thanks and Regards,
Dot Net Jantu wrote:
HOW DO I ATTACH THE FILE HERE IN CODE PROJECT?
You don't there is no facility to upload files. This should be in the General Database forum as it is a query. What have you tried so far?