Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 8 of 8 total
Thread Migration From BDE to 2.02 B12, Error 1011
Wed, May 6 2009 5:45 AMPermanent Link

Yavuz Ozdemir
Hi,

When I migrate BDE paradox table to EDB 2.02 B12, 1011 Error raised for string field with
full size.

For example,
Field Name:F1  
Field Type: Alpha(1)
Field Value: 'A'  

or

Field Name:F2  
Field Type: Alpha(7)
Field Value: 'D02BA02'

migration params: Transliterate True, Collation TRK, BlankNulStrings True.  

Yavuz
Wed, May 6 2009 12:02 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Yavuz,

<< When I migrate BDE paradox table to EDB 2.02 B12, 1011 Error raised for
string field with full size. >>

What is the actual error message ?

Also, please email me a copy of the source table that is causing the issue.

Thanks,

--
Tim Young
Elevate Software
www.elevatesoft.com

Thu, May 7 2009 3:42 AMPermanent Link

Yavuz Ozdemir
"Tim Young [Elevate Software]" wrote:

Yavuz,

<< When I migrate BDE paradox table to EDB 2.02 B12, 1011 Error raised for
string field with full size. >>

<<What is the actual error message ?>>

Error message:ElevateDb Error #1011 An Error occured with the value B

<<Also, please email me a copy of the source table that is causing the issue.>>

Source table attached. The error raised at second row because F1 value's (B) length is 1.
If you clear all F2 field's values  then error raised on the last row because the F2
field's value length is 7 in the last row.

Migration params: Collation=TRK, Transliterate=true, BlankNullStrings=true


Thanks,

--
Tim Young
Elevate Software
www.elevatesoft.com



Attachments: test.rar
Thu, May 7 2009 12:38 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Yavuz,

<< Source table attached. The error raised at second row because F1 value's
(B) length is 1. If you clear all F2 field's values  then error raised on
the last row because the F2  field's value length is 7 in the last row.

Migration params: Collation=TRK, Transliterate=true, BlankNullStrings=true
>>

That table migrates fine here using 2.02 B12 with the latest
edbmigratebde.dll ANSI migrator.

--
Tim Young
Elevate Software
www.elevatesoft.com

Thu, May 7 2009 12:50 PMPermanent Link

Yavuz Ozdemir
"Tim Young [Elevate Software]" wrote:

Yavuz,

<< Source table attached. The error raised at second row because F1 value's
(B) length is 1. If you clear all F2 field's values  then error raised on
the last row because the F2  field's value length is 7 in the last row.

Migration params: Collation=TRK, Transliterate=true, BlankNullStrings=true
>>

<<That table migrates fine here using 2.02 B12 with the latest
edbmigratebde.dll ANSI migrator.>>

Sorry. I am using ElevateDb 2.02 B12 Unicode Version.

--
Tim Young
Elevate Software
www.elevatesoft.com
Sat, May 9 2009 5:36 AMPermanent Link

Yavuz Ozdemir
Yavuz Ozdemir wrote:

"Tim Young [Elevate Software]" wrote:

Yavuz,

<< Source table attached. The error raised at second row because F1 value's
(B) length is 1. If you clear all F2 field's values  then error raised on
the last row because the F2  field's value length is 7 in the last row.

Migration params: Collation=TRK, Transliterate=true, BlankNullStrings=true
>>

<<That table migrates fine here using 2.02 B12 with the latest
edbmigratebde.dll ANSI migrator.>>

Sorry. I am using ElevateDb 2.02 B12 Unicode Version.
Error 1010 raised in Unicode Version.
--
Tim Young
Elevate Software
www.elevatesoft.com
Sat, May 9 2009 7:05 AMPermanent Link

Yavuz Ozdemir
Yavuz Ozdemir wrote:

"Tim Young [Elevate Software]" wrote:

Yavuz,

<< Source table attached. The error raised at second row because F1 value's
(B) length is 1. If you clear all F2 field's values  then error raised on
the last row because the F2  field's value length is 7 in the last row.

Migration params: Collation=TRK, Transliterate=true, BlankNullStrings=true
>>

<<That table migrates fine here using 2.02 B12 with the latest
edbmigratebde.dll ANSI migrator.>>

Sorry. I am using ElevateDb 2.02 B12 Unicode Version.
in my previous message, I was write wrong error number (1010);
Error 1011 raised in Unicode Version.

--
Tim Young
Elevate Software
www.elevatesoft.com
Wed, May 13 2009 2:34 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Yavuz,

<< Sorry. I am using ElevateDb 2.02 B12 Unicode Version. in my previous
message, I was write wrong error number (1010); Error 1011 raised in Unicode
Version. >>

I've reproduced the problem now and a fix will be available shortly in B13.

--
Tim Young
Elevate Software
www.elevatesoft.com

Image