fadedlazer Posted February 2, 2005 Share Posted February 2, 2005 (edited) I am setting up a zone rate shipping table, and the max is 255 characters. The rest of my shipping rates get trunicated. Does anyone have an idea of what type I can change it to without affecting the oscommerce database. Currently the table Configuration is the table that holds the data for the zone shipping rates. The configuration value field also holds values for many other things. would changing it to a text type affect anything? Or should I just type in a length value longer than 255 and let the database convert to whatever it thinks is neccessary, i think it would automatically change to a text field. Edited February 2, 2005 by fadedlazer Quote Link to comment Share on other sites More sharing options...
Marc_J Posted February 2, 2005 Share Posted February 2, 2005 (edited) I am setting up a zone rate shipping table, and the max is 255 characters.? The rest of my shipping rates get trunicated.? Does anyone have an idea of what type I can change it to without affecting the oscommerce database.? Currently the table Configuration is the table that holds the data for the zone shipping rates. The configuration value field? also holds values for many other things.? would changing it to a text type affect anything?? Or should I just type in a length value longer than 255 and let the database convert to whatever it thinks is neccessary, i think it would automatically change to a text field. <{POST_SNAPBACK}> I'm having the same problem - any solution? I need about 1000+ characters! Just for ref - my thread on the same problem. Edited February 2, 2005 by Marc_J Quote Link to comment 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.