* [EMAIL PROTECTED] <[EMAIL PROTECTED]> [051122 10:04]: > > What you exactly would like to know? > It is actually, what I am doing now. > In my case it is Web reporting system based on Web server side > rebol scripts, that generate SQL scripts from CGI parameters and > then from fetched results outputing HTML tables. If Silvia is indeed reporting via HTML and using either PostreSQL or MySQL, then I highly recommend the following drivers:
http://softinnov.org/rebol/mysql.shtml OR http://softinnov.org/rebol/pgsql.shtml And for reporting (Via HTML) 'ML is a wonderful dialect and should be available from rebol.org HTH tim > Janeks > > On 22 Nov 2005 at 16:08, Silvia Brandimarte wrote: > > > Hi List, > > > > I would like to know if it's possible with Rebol generate > > reports from SQL queries, and how Rebol and reports interact together. > > > > Are there instruments to create reports and use them with Rebol > > > > Thank you, > > > > Silvia > > > > > > > > -- > > To unsubscribe from the list, just send an email to > > lists at rebol.com with unsubscribe as the subject. > > > > > > > > -- > To unsubscribe from the list, just send an email to > lists at rebol.com with unsubscribe as the subject. -- Tim Johnson <[EMAIL PROTECTED]> http://www.alaska-internet-solutions.com -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
