Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 2 of 2 total
Thread Unable to compile edbmigratedbisam4 migration module
Tue, Dec 29 2009 7:48 AMPermanent Link

Marcin Banasik
Hi,

When trying to migrate database server crashed. In Window Event log you can see that
faulting module is rtl100.bpl. I recompile elevatedb server so I thought that also
migration module should be recompiled but sources provided seem to be old. There is a lot
of compilation errors. Can I have proper sources please?

regards Marcin.
Tue, Dec 29 2009 9:49 AMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Marcin,

<< When trying to migrate database server crashed. In Window Event log you
can see that faulting module is rtl100.bpl. I recompile elevatedb server so
I thought that also migration module should be recompiled but sources
provided seem to be old. There is a lot of compilation errors. Can I have
proper sources please? >>

Don't recompile the migrator modules - just use the ones that we provide.
There is usually no reason why you should need to recompile them.  Also, be
sure to use the proper ANSI migrators with the ANSI version of ElevateDB,
and the Unicode migrators with the Unicode version of ElevateDB.

However, having said that, the source code that we provide for them is fine.
If you are recompiling them for Unicode usage, you need to make sure to
include the EDB_UNICODE compiler directive, or you'll get a lot of
compilation errors.

--
Tim Young
Elevate Software
www.elevatesoft.com

Image