Does anyone know of an ASP.Net solution which delivers the speed of ADO
GetString()?
I tried iterating through a datatable using StringBuilder to build
a string from about 4900 records (about 2M of data), but found the
performance very slow. I am writing the string to a text file on
the server.
I finally mixed in some Classic ASP using GetString() on the RecordSet
and was able to load the 2M of data in less than 10 seconds.
Thanks,
Dallas Martin
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/AspNetAnyQuestionIsOk/
<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/