FastReport Studio Trial Version
Hi All,
1. / I have recently downloaded the FastReport Studio Trial version to see if it would be suitable for my project.
My project is written in VB6 with an ODBC connection to a SQLite3 databse.
It appears that FastReport Studio has everything that I have been looking for however...
I have read several post with a problem the same as mine.
When closing the Form Designer with an ADO Database connection or Query connection I receive a "Referenced Memory"
error followed by a "Runtime Error 216". All post with this problem has had no replies ?
Could somebody please explain how to fix problem as it makes it very hard to test.
The designer would only be used to construct the user reports and not available to the end-user.
2. / Is there any further examples of using FastReport Studio and VB6. There seems to be limited information on VB6.
I am trying to pass SQL Queries to the report which have many variables.. is it best to use the built-in script writter
or perform the queries outside and just pass the results to the report ?
Any help would be greatly appreciated...
Thanks in advance..
1. / I have recently downloaded the FastReport Studio Trial version to see if it would be suitable for my project.
My project is written in VB6 with an ODBC connection to a SQLite3 databse.
It appears that FastReport Studio has everything that I have been looking for however...
I have read several post with a problem the same as mine.
When closing the Form Designer with an ADO Database connection or Query connection I receive a "Referenced Memory"
error followed by a "Runtime Error 216". All post with this problem has had no replies ?
Could somebody please explain how to fix problem as it makes it very hard to test.
The designer would only be used to construct the user reports and not available to the end-user.
2. / Is there any further examples of using FastReport Studio and VB6. There seems to be limited information on VB6.
I am trying to pass SQL Queries to the report which have many variables.. is it best to use the built-in script writter
or perform the queries outside and just pass the results to the report ?
Any help would be greatly appreciated...
Thanks in advance..
Comments
I am also evaluating fast report with vb6 and i also did tried to find more examples, without any success. I you find some, please forward them to me also.