hi,

i'm using Crystal reports and vb6 to print a query into a report from Visual Basic.

The thing is, that the report uses database fields to print the data (in the preview window), and they work fine in Crystal, but when executing the program in the preview they doesn't appear.

I tried using formulas in crystal and pass the value trough vb6, using the same query and worked fine, well it just showed the first record, but at least it shows something!

Thanx in advance