cancel
Showing results for 
Search instead for 
Did you mean: 

64 bit server .net framework

Former Member
0 Kudos
1,919

I have to connect to a asa server 9 (64bit version) from a .net framework 2.0 client. I'm have a huge problem when filling a dataset that is about 32000 rows long. it takes a long time... checked and even if it works it loads about 5 rows per second. So for 32000 rows would take hours! the strange thing is that if I do the exact same datafill connecting to a 32bit server returning the same rows it takes a couple of seconds? how can I solve this? is there any configuration on the 64bit server that is wrong? where can I check? thx tommy

VolkerBarth
Contributor
0 Kudos

How long does it need to fetch those rows with DBISQL against both servers? Does the very irritating performance difference show up there, too? Is your Dot.Net client a 32-bit or a 64-bit client?

Accepted Solutions (0)

Answers (0)