DataGrid or Variable printing

Whether you're using the Standard or Professional Edition of Quartam Reports, this is the place to ask general questions about using this industry-level reporting tool for LiveCode.
Post Reply [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
tazmanty
Posts:6
Joined:Tue Jul 08, 2014 12:06 am
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
DataGrid or Variable printing

Post by tazmanty » Tue Jul 08, 2014 1:18 am

Is it still the case that only the profession version will allow printing from a variable? If yes, is creating a SQL database form the variable or dagtagrid and then printing a good option?
Thank you
Ty

JanSchenkel
Site Admin
Posts:110
Joined:Sun Jul 18, 2010 5:21 pm
Location:Aalst, Belgium
Contact:

Re: DataGrid or Variable printing

Post by JanSchenkel » Sun Jul 13, 2014 1:52 pm

Hi Ty,

Scripting your own data brokers is still the terrain of the professional edition, I'm afraid. I do plan to add standard commands specifically for printing arrays and datagrids, but I have too much on my plate right now to finish implementing that in the short term.
In the meantime, you make an interesting case for creating an in-memory SQLite database, filling it with data and then using a revdb result set and the qrtReports_PrintReportForCursor command to print the report.

Jan Schenkel.
Quartam Developer Tools for LiveCode
http://www.quartam.com

tazmanty
Posts:6
Joined:Tue Jul 08, 2014 12:06 am
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable

Re: DataGrid or Variable printing

Post by tazmanty » Mon Jul 14, 2014 1:29 am

Thank you, I'll give it try.
Ty

JanSchenkel
Site Admin
Posts:110
Joined:Sun Jul 18, 2010 5:21 pm
Location:Aalst, Belgium
Contact:

Re: DataGrid or Variable printing

Post by JanSchenkel » Mon Jul 14, 2014 8:41 pm

I like your can-do attitude :-)
If you bump into any issues, just drop me a note here, and I'll see what I can do to help.

Cheers,

Jan Schenkel.
Quartam Developer Tools for LiveCode
http://www.quartam.com

tazmanty
Posts:6
Joined:Tue Jul 08, 2014 12:06 am
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable

Re: DataGrid or Variable printing

Post by tazmanty » Mon Jul 28, 2014 8:12 pm

Dumb question time. I can't find: qrtreportslib or the app to add to the stack of my standalone. And when I try to vewi the sample I get an error that it can't fined the samples. I've look at the folder and it is not included or am I just overlooking it.
Thanks
Ty

tazmanty
Posts:6
Joined:Tue Jul 08, 2014 12:06 am
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable

Re: DataGrid or Variable printing

Post by tazmanty » Mon Jul 28, 2014 8:17 pm

Please disregard my previous post, I reinstalled it and the lib displayed.
Thanks you I apologize for the previous email.
Ty

Post Reply
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable