I created a local table in Tessitura, followed all the directions in the help docs and made sure I had security rights to the table in Security, but can't add anything to the table in the client. I get an error message that says: String or binary data would be truncated. All I'm trying to add is a number.
I can add items to the table via SQL by using INSERT INTO, but no love in Tessitura. I' sure it's something small, but I can't find it and it's driving me crazy! Any ideas?
Thanks,
Melissa
Your ref table column configuration may be out of sync with that actual table.
Or, do you have custom audit columns? I had a similar issue with user or hostname a while back. Those might be different lengths when working in SSMS vs the client.