CodeCharge Studio
search Register Login  

Web Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> ASP

 export large numbers of records

Print topic Send  topic

Author Message
Waspman

Posts: 948
Posted: 04/20/2006, 2:45 AM

Is it a database type / server issue that determines how many records can be exported?

with Access on a dedicated server I struggle with anything over 2000.


Any help would be apppreciated.


Ta
_________________
http://www.waspmedia.co.uk
View profile  Send private message
wkempees


Posts: 1679
Posted: 04/20/2006, 3:34 AM

What do you mean by "exported"?

And is the "struggle" meaning a time issue or non-completion?
_________________
Origin: NL, T:GMT+1 (Forumtime +9)
CCS3/4.01.006 PhP, MySQL .Net/InMotion(Vista/XP, XAMPP)

if you liked this info PAYPAL me: http://donate.consultair.eu
View profile  Send private message
Waspman

Posts: 948
Posted: 04/20/2006, 6:13 AM

Exported - to save as an Excel file
Struggle - Script times out
;-)
_________________
http://www.waspmedia.co.uk
View profile  Send private message
eiden


Posts: 34
Posted: 04/23/2006, 3:55 PM

You can increase the default timeout of the ASP script.

For example, if you want 100 seconds:
Server.ScriptTimeout = 100
View profile  Send private message
Waspman

Posts: 948
Posted: 04/24/2006, 12:08 AM

Thanks.

I tried all that many times, at one point set to 1440

Still doesn't do it.:-)
_________________
http://www.waspmedia.co.uk
View profile  Send private message
eiden


Posts: 34
Posted: 04/24/2006, 2:26 AM

If the script times out, I would write it as a *.vbs script file, and execute it with windows script host..
View profile  Send private message
Waspman

Posts: 948
Posted: 04/24/2006, 2:35 AM

Sounds beyond my capabilities:(
_________________
http://www.waspmedia.co.uk
View profile  Send private message
Waspman

Posts: 948
Posted: 04/24/2006, 2:35 AM

Sounds beyond my capabilities:(
_________________
http://www.waspmedia.co.uk
View profile  Send private message
Waspman

Posts: 948
Posted: 04/24/2006, 8:20 AM

I show the records on the screen first then there's a button to export to Excel which passes the same parameters.

Do you think SQL would work faster and be able to cope with larger numbers?
_________________
http://www.waspmedia.co.uk
View profile  Send private message
donsafar


Posts: 90
Posted: 04/25/2006, 10:17 AM

There are 3 levels of timeout you need to be concerned with. 1. Script timeout, 2.IIS timeout, 3. Sql Server timeout. Google for answers and you'll get the solution to your timeout problems.
_________________
Don Safar
View profile  Send private message
Waspman

Posts: 948
Posted: 04/25/2006, 10:38 AM

Thanks,

I've done the Script and the IIS, can't be SQL cos I'm using access.

Could it be the Host?

_________________
http://www.waspmedia.co.uk
View profile  Send private message

Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

Internet Database

Visually create Web enabled database applications in minutes.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.