Letomski
12-15-2003, 06:03 AM
Hi,
I have written a VB6 app which stores and picks up data from a sql database, all works fine. Now they need a report. Without buying Chrystal Reports. :mad:
What are my options?
I tried to create an access db with linked tables, query & report but the linked tables are not updated automaticaly. Is there a way of automating the update manager functions of Access?
And how to pass the Variable in the SQL statement of the Access query to generate data for the report?
Any more ideas? :confused:
Thanks in advance
Letomski
I have written a VB6 app which stores and picks up data from a sql database, all works fine. Now they need a report. Without buying Chrystal Reports. :mad:
What are my options?
I tried to create an access db with linked tables, query & report but the linked tables are not updated automaticaly. Is there a way of automating the update manager functions of Access?
And how to pass the Variable in the SQL statement of the Access query to generate data for the report?
Any more ideas? :confused:
Thanks in advance
Letomski