hi..
i have 3 tables. and the field discription is in Accounts table Account. and GL table fields are Debit, Credit and Period. And in Period Table Period and Date. this are nt only fields in this tables but per my questions this fields are necessary.
The LInk Between The tables are: In Accounts table AccountLink is Primary key and in GL Table It is Foriegn key. And in Period table i have Date and acording to that there is number for Period Field. And i have same value in GL table as Period(the field name).
My problem is i want to get the Account,Debit,C redit values for the perticular (date which is in Period Table).
this is realy confusing. and i dont know the way to do this. if someone can help me with this it will be a grate help.
thanks.
i have 3 tables. and the field discription is in Accounts table Account. and GL table fields are Debit, Credit and Period. And in Period Table Period and Date. this are nt only fields in this tables but per my questions this fields are necessary.
The LInk Between The tables are: In Accounts table AccountLink is Primary key and in GL Table It is Foriegn key. And in Period table i have Date and acording to that there is number for Period Field. And i have same value in GL table as Period(the field name).
My problem is i want to get the Account,Debit,C redit values for the perticular (date which is in Period Table).
this is realy confusing. and i dont know the way to do this. if someone can help me with this it will be a grate help.
thanks.
Comment