Please Help.
I had a Windows Form program that I have put a lot of work in that connects to multiple tables within a Database. I had everything working nicely except I was getting an error when I tried to update the record. I was getting a Value Violates the MaxLength Limit of this Column. I went out to the Designer and added a Update Query thinking I might be able to get around this issue; However, it has caused 102 errors with conflicts even after I deleted the Update Query. Like a dummy I had not saved my work prior to this happening.
Is there a easy way to correct this without loosing my work? I have since saved with the problems.
Thank you;
Todd
I had a Windows Form program that I have put a lot of work in that connects to multiple tables within a Database. I had everything working nicely except I was getting an error when I tried to update the record. I was getting a Value Violates the MaxLength Limit of this Column. I went out to the Designer and added a Update Query thinking I might be able to get around this issue; However, it has caused 102 errors with conflicts even after I deleted the Update Query. Like a dummy I had not saved my work prior to this happening.
Is there a easy way to correct this without loosing my work? I have since saved with the problems.
Thank you;
Todd