Data Report Designer
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
I have a question about programming the DataReport in VB6. Do I need to use the DataEnvironment to link a database and table to the report or can I create a connection and recordset in code. I'm asking this question because I wish to create a report based on a user's query not a static query. :confused: