|
Jon,
I'm
happy to see another guy using SAPDB with VB6 and ADO (it
seems most use PHP or other web based stuff).
Let's
go:
Never
convert currency types to double or float types. You may cause some
differences in rounding (Ups, I did it and I had heavily to correct differences
in customers databases)! For SAPDB you should use Decimal(15,5) (maybe Fixed(15,5)).
I'm not familar with RepmCli due we did write our own replication utility
to switch between databases' backends. So I think, you main prob is on Memo/Long
VarChar conversion. We use the GetChunk
method to read long varchar data. Please try your code with exclude the
memo fields. If this works, I could send you some snippets, how we work with
memos (memos are some sort of evil. Every
DB system has it's own needs...).
Feel
free to respond with results of your
further investigations...
Hth,
Tilmann
SOFTWORK GmbH, Germany
|
Title: Nachricht
- Questions & Chronicles of someone trying to move f... jd
- Re: Questions & Chronicles of someone trying ... Sergio Samayoa
- RE: Questions & Chronicles of someone try... Yves Trudeau
- Re: Questions & Chronicles of someone trying ... Marcin P
- Re: Questions & Chronicles of someone trying ... Elias Martenson
- Re: Questions & Chronicles of someone trying ... Sascha Trowitzsch
- Re: Questions & Chronicles of someone trying ... Tilmann Starke
- Re: Questions & Chronicles of someone try... Sascha Trowitzsch
- AW: Questions & Chronicles of someone trying ... Tilmann Starke
- Re: Questions & Chronicles of someone trying ... Andreas Sander
- RE: Questions & Chronicles of someone trying ... Zabach, Elke
- RE: Questions & Chronicles of someone trying ... Zabach, Elke
- RE: Questions & Chronicles of someone trying ... Schildberg, Steffen
- RE: Questions & Chronicles of someone trying ... Carsten Kuckuk
