Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL Server upsize - Logical to Bit error
Message
From
29/05/2007 10:30:22
 
 
To
29/05/2007 00:48:55
Aman Bains
Jaguar Computers
Jalandhar, India
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01228418
Message ID:
01229039
Views:
16
>I checked char fields & none has any '~' tilde in it.
>checked NULLDISPLAY as well.
>Still same ERROR, or bulkInsert. String too long error is shown.
>
>If I allow nulls for all char fields then the upsizing is successful.
>allow nulls for any 1 or few char fields is not successful, only selecting all char fields avoids the error.

You may be able to do a 'trace-back' based on the data uploaded to SQL Server by enforcing the NOT NULL rule on the fields one at a time. This will hopefully, point you to the field or fields that would have failed during the upsizing as SQL server will not allow the table changes if it breaks the constraint.
ramil
~~ learning to stand still
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform