+ Reply to Thread
Results 1 to 2 of 2

<Resolved> Cannot read record error

  1. #1
    Registered User
    Join Date
    10-26-2007
    Posts
    2

    <Resolved> Cannot read record error

    When i open excel file(.slk type), getting "cannot read record <record no>" error. This file is being generated by the Java program. The size of the file is > 15 mb.

    The file doesn't have any currency/date fields.

    Please advice.

    Thanks,

  2. #2
    Registered User
    Join Date
    10-26-2007
    Posts
    2
    I found out the problem...there can be multiple reason that would results in "cannot read record error". In our case,

    1) The data in a cell exceeded 255 character in length.
    2) Semi Colon ( ; ) in a String. Since Semi colon has special meaning in SYLK, should be avoided.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1