[reportlab-users] database connectivity question.
    Carl 
    waldbie at verizon.net
       
    Wed Aug  9 23:44:57 EDT 2006
    
    
  
On Wednesday 09 August 2006 10:49 pm, GRANDE Adam wrote:
> Hi,
>
>
>
> I was just wondering if it is possible to grab information (through your
> reporting program), from MS Access or SQL Server 2000 and display it
> through one of your reports?
>
>
>
> Any assistance would be kindly appreciated.
>
>
>
> Regards
>
> Adam Grande
It is not part of the ReportLab library, but it is pretty simple to use other 
python libraries like "adodbapi" to connect to the database and get the data 
you need and then format it with ReportLab.
Sincerely,
Carl W.
    
    
More information about the reportlab-users
mailing list