You use the html table statements to display the data.
You use the Win32::ODBC or the DBI/DBD::ODBC modules to get the data from
the database.

> Behalf Of KC LO at MAXIS
>
> Hi,
>
> Does anyone knows how to display data extracted from a database and
> displayed it in table form on HTML page ?
> I could not figure out what perl-CGI command to use for such purpose.
> Example of format wanted displayed in HTML format :-
>
> Product   Price   Location
> data1      data2    data3
> data1a    data2a  data3a
> etc......
>
> 'Product' , 'Price' and 'Location' are the headers for the 3 columns
> data1,data2 & data3 are data taken from a MsAccess database after finding
> the 'minimum' pricing. There are about 100 rows of such data with each row
> containing  infor for those 3 columns.
>
> Thanks for any ideas contributed.......
> >
> regards,
> KC
>
> >
>


---
You are currently subscribed to perl-win32-users as: [archive@jab.org]
To unsubscribe, forward this message to
         [EMAIL PROTECTED]
For non-automated Mailing List support, send email to  
         [EMAIL PROTECTED]

Reply via email to