Roger Lovelock wrote:
> I am starting to write some reports - but have encountered problems trying to 
> get a Testcursor together. I have tried setting up a small cursor by hand but 
> got errors in the XML so I tried using the following code from the user group 
> archives :-
>   
I may be completely misunderstanding you, but for testing a report (or
whatever) I usually create a phony sqlite database and fill it by hand
or from a csv file or an excel xml file. I normally use sqliteman to
create the database, define the tables and do the importing, it's open
source and free. Then you can read the file from dabo specifying the
real query you will be using in the procedure that calls the report.

HTH



_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/[email protected]

Reply via email to