Viewing 10 posts - 16 through 25 (of 25 total)
see forget about my last posts
I tell u from beginning.
I have one table name as ledger
in that column names are :
id,accnm, grpnm,supergrp,debitamt,creditamt.
now when i save data in ledger it...
May 19, 2011 at 1:35 pm
I want to filter the data which has same group name.and display them in report in two different columns and their sperate amounts.
May 19, 2011 at 1:12 pm
which base tables. do mean database tables. but from that how can i get this output. I use parameterized query for that but it wont work properly
May 19, 2011 at 12:56 pm
Hello,
Sorry because i am forcing u to give reply.
I am sorry but I relay don’t know about sql views. and this work can not be done without view. Please...
May 19, 2011 at 12:46 pm
as per your advice i have create new table Details are:
table name ledger
Feilds:
id
accnm
grpnm
supgrp
deb
crd
id is unique for each account name.
data in tahe table is :
id ...
May 16, 2011 at 12:02 am
can you provide me some links from which i can understand(learn) more about views. because i have to do this task. Its realy important for me.
May 13, 2011 at 11:32 am
please give me solution for this problem. How I can solve this.
May 10, 2011 at 10:11 pm
Ok,
Then what changes I have to perform on table to get this output.
I have make diffrent two views and the combine them in the report.
But the report not showing...
May 10, 2011 at 9:36 am
I show you table details:
table name group
feild
grpnm
supergroup
debit
credit
Table data:
grpnm supergroup debit credit
cash Assets 10 ...
May 9, 2011 at 11:57 pm
Thank you for so fast reply.
actually I don't understand how to post the code . Next time i will take care of it.
I use this queary but the view...
May 9, 2011 at 11:33 pm
Viewing 10 posts - 16 through 25 (of 25 total)