FIX: Upsize Wizard Falsely Creates Timestamp Field on SQL 6.0Last reviewed: October 29, 1997Article ID: Q139757 |
3.00 3.00b
WINDOWS
kbtool kbbuglist kbfixlist
The information in this article applies to:
SYMPTOMSIf you clear the Add Timestamp check box in step 8 of the Upsizing Wizard, the timestamp field may still be created in the upsized table if the upsized table contains at least one numeric field.
WORKAROUNDSave the generated SQL table creation scripts, modify the scripts to remove the timestamp column, and use SQL pass-through with the generated scripts to create the tables on the server. Afterwards, you can create remote views and append the local data to the tables on the server.
STATUSMicrosoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. This problem has been fixed in Visual FoxPro 5.0 for Windows.
MORE INFORMATION
Steps to Reproduce Problem
|
KBCategory: kbtool kbbuglist kbfixlist
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |