Click to See Complete Forum and Search --> : Dynamic Reports


harmonycitra
September 9th, 2004, 04:38 PM
Hi everybody,

Here is my problem. To generate a particular report I'm creating a table and inserting the records by ASP code. The no. of columns in the table varies with the input. i.e I'm creating one column for each month for the given period.

Since the no. of columns differ, I couldn't create a report. Is there any way to create a report using code.(entirely in code)

Thanks in advance