Hi,
I was wondering if you have come accross the following problem. (SQL SERVER 2000 SP 2)
When you export a table with a bigint from one database to another on the same machine a bigint is changing value. It appears that the bigint (8byte) is being truncated to int(4byte) and back again.
This might have something to do with the ODBC driver ?
Have you see this before ?
Thanks,
John
d_b_a@ireland.com