sohansinghn723 / excel-connector

Automatically exported from code.google.com/p/excel-connector
0 stars 0 forks source link

Inability to retrieve more than 32767 rows #30

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Try to query an object (for example, Assets) that contains more than 32767 
records (2^15-1, which is the maximum value of a 16-bit signed integer)

What is the expected output? What do you see instead?
* All rows should be returned, if Excel supports it (this would make dealing 
with asset imports/updates much easier since we would not need to use multiple 
worksheets do determine if records are already loaded or not)
* Instead, only 32767 rows are returned.  The proper amount of records is 
listed on the status bar, but only 32767 rows are retrieved (Excel 2010, at 
least, can handle over 1 million rows/worksheet)

What version of the product are you using? On what operating system?  With what 
Salesforce.com edition?
* Using the Winter'11_PE version of the 
plugin.(sforce_connect_pe_winter11.zip).  This issue also existed on the 6.16 
version (sforce_connect_616pe.zip).  
* Operating system is Windows 7 Pro, 64-bit.
* Salesforce version is the Professional Edition.

Please provide any additional information below.
* Excel version is Excel 2010

Original issue reported on code.google.com by kmiec.r...@gmail.com on 4 Apr 2011 at 9:20

GoogleCodeExporter commented 8 years ago
I see that this issue was opened on 4/4/2011, has there been any fix created to 
correct this issue? 

Original comment by Latch32...@gmail.com on 14 Jun 2012 at 2:38

GoogleCodeExporter commented 8 years ago
Having this same problem, any solution? 

Original comment by angelmar...@gmail.com on 2 Sep 2014 at 7:31

GoogleCodeExporter commented 8 years ago
Is this thread dead? Problem still remains.

Original comment by mtst...@gmail.com on 5 Jul 2015 at 12:17