On Tue, Sep 22, 2009 at 1:27 PM, Przemyslaw Czerpak <[email protected]> wrote:

> I thought that ChangeLog entry is clear enough.
> Have you used Harbour CDP with accented or multibyte characters?
> If yes then you have to recreated all character indexes.

Sorry but I have multi-millions records tables, I need to carefully
plan the rebuild indexes.

I use codepages with accented ( at least we call them in such way )
but you didn't list them in the msg.

Here is my setup:

   REQUEST HB_CODEPAGE_ITISB
   REQUEST HB_CODEPAGE_ITISO
   REQUEST HB_CODEPAGE_IT850
   REQUEST HB_UTF8TOSTR
   HB_SETCODEPAGE( __CP_HOST__ )
   HB_SETTERMCP( __CP_TERM__, __CP_HOST__, TRUE )

I also still have C53b/Fivewin apps that work on the same files. Not
at the same site, Harbour apps are the next version of the same set of
applications.
Do I need to recreate the indexes when I switch between C53b/DBFCDX and Harbour?

best regards,
Lorenzo
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to