Search found 2 matches

by nalawadevijay
Wed Mar 03, 2010 2:52 am
Forum: Databases
Topic: Generating offline excel report
Replies: 2
Views: 618

Re: Generating offline excel report

Thanks for ur reply. But I'm getting problem, if user requests for "A" report so I"ll create temporary table for that & again if another user try to download "B" report which is different in structure & data from "A", so how can I manage that? Actually I ca...
by nalawadevijay
Sat Feb 06, 2010 1:56 am
Forum: Databases
Topic: Generating offline excel report
Replies: 2
Views: 618

Generating offline excel report

Hi, I'm running php site having sql server database. I've given facility to generate excel report having large data in that. Now I'm getting trouble while multiple user download report simultaneously as it slows down the site due to large queries. so is there any way such that, if one use user reque...