Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sql server enterprise manager won't accept my data chgs
Message
From
04/08/2002 16:20:09
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
Sql server enterprise manager won't accept my data chgs
Miscellaneous
Thread ID:
00686049
Message ID:
00686049
Views:
69
I am attempting to use enterprise manager to edit data in one of my system tables. I have a column - citmexp char (200).

The current value in it is substring(citemno,1,3)

I am attempting to change it to:

substring(iciwhs.citemno,1,3)

a simple change. No triggers or special constraints are on the table or columns.

Enterprise manager says 'the value you entered is not consistent with the data type or length of the column'

I can't for the life of me determine what would be invalid about the data. Any ideas?

TIA
Next
Reply
Map
View

Click here to load this message in the networking platform