I have a database that has 8 fields and about 6,300 records. I have written a script that opens a filesystem object, writes to the contents of the recordset to this then closes that - thereby prodcing an Excel file.
Unfortunately it is painfully slow - takes about 2 or 3 minutes and then about the same again to open the file.
In Access you can right click on a table and export it and it generates the Excel table in about 5 seconds - is there any way of calling this function from a server side script?
Thanks very much
Ed
Unfortunately it is painfully slow - takes about 2 or 3 minutes and then about the same again to open the file.
In Access you can right click on a table and export it and it generates the Excel table in about 5 seconds - is there any way of calling this function from a server side script?
Thanks very much
Ed