Jump to content

'1245' default?


ronchan

Recommended Posts

I have a column called 'jobnum' (varchar, 10) but when I created a new file the default value always ends up to be '1245'. If I try to change the value it still ends up to be '1245'. If I import into the column I can enter any number I want. What does '1245' mean and what am I doing wrong?

 

Thanks!

Link to comment
https://forums.phpfreaks.com/topic/126161-1245-default/
Share on other sites

You are not providing any useful information for anyone to help you. Obviously either the data entered in a form, your code, or the table definition is causing this as computers only do what they are told.

 

You would need to post your form, your form processing code, and your table definition for anyone to be able to help you with what your code or your table is doing.

Link to comment
https://forums.phpfreaks.com/topic/126161-1245-default/#findComment-652388
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.