[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Print issue



Try this one:
 select * from chart join tax on (chart.id = tax.chart_id);
and also
select * from tax;

On 5/10/07, Rudolf M. <..hidden..> wrote:
Here is the output of the select:

taxmodule_id;taxmodulename;chart_id;rate;taxnumber;validto;pass
1;"Simple";10121;0;"1";"2099-12-31";1
1;"Simple";10123;0.1;"1";"2099-12-31";1
1;"Simple";10125;0.2;"1";"2099-12-31";1


Rgds,
Rudolf


-----Ursprüngliche Nachricht-----
Von: ..hidden..
[mailto: ..hidden..] Im Auftrag von
Chris Travers
Gesendet: Donnerstag, 10. Mai 2007 18:06
An: ..hidden..
Betreff: Re: [Ledger-smb-users] Print issue


Can you try the following query in pgAdmin and send it here:

select * from taxmodule join tax using (taxmodule_id);


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Ledger-smb-users mailing list
..hidden..
https://lists.sourceforge.net/lists/listinfo/ledger-smb-users