PHPTeufel
15th June 2007, 10:43
Hello All,
some years ago, I worked a lot with BaanOle to produce Word-documents, Excel-Sheets or e-mails.
Now, I have a new Project and have a Sql-Befehl like
select cuno, sum (amth), sum (dc3h), sum (dc2h) from tfacr200 group by cuno
The problem is, that I know no more how to read the sums in Visual Basic program.
some years ago, I worked a lot with BaanOle to produce Word-documents, Excel-Sheets or e-mails.
Now, I have a new Project and have a Sql-Befehl like
select cuno, sum (amth), sum (dc3h), sum (dc2h) from tfacr200 group by cuno
The problem is, that I know no more how to read the sums in Visual Basic program.