asimac Posted October 3, 2010 Share Posted October 3, 2010 Hello - I have values like this: 111-1111z, 111-1112z. They represent product id's. I read these values in from a tab delimited txt file. When I insert them into the database they appear like this '-1111z'. The first three digits are cut off. The column is a varchar(15). Any ideas why is it inserting like this? Any thoughts/ideas would be helpful. Quote Link to comment https://forums.phpfreaks.com/topic/215019-help-inserting-value/ Share on other sites More sharing options...
geekisthenewsexy Posted October 3, 2010 Share Posted October 3, 2010 i think it's probably in the format.. not sure. do you have your codes? why don't you check it out first.. Quote Link to comment https://forums.phpfreaks.com/topic/215019-help-inserting-value/#findComment-1118464 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.