+ Reply to Thread
Results 1 to 2 of 2

Thread: SAVING in MySql
      
   

  1. #1
    joyofdance is offline Sergeant
    Join Date
    Mar 2007
    Posts
    34

    Red face SAVING in MySql

    I have set up my first data base and when I press saved it said "this is not a number" than at the bottom of the page it said this below


    1 If field type is "enum" or "set", please enter the values using this format: 'a','b','c'...
    If you ever need to put a backslash ("\") or a single quote ("'") amongst those values, precede it with a backslash (for example '\\xyz' or 'a\'b').
    2 For default values, please enter just a single value, without backslash escaping or quotes, using this format: a


    Any suggestions Please?

  2. #2
    Karen Mac's Avatar
    Karen Mac is offline General
    Join Date
    Apr 2006
    Location
    X marks the spot
    Posts
    8,354

    Default Re: SAVING in MySql

    I believe it means you set up a field to be a NUMBER only and probably entered either a $ or a decimal point, and therefore its trying to read it as a field delimeter, but its not a code that it recognizes. You would have to reset the value of that field to accomadate the string you are trying to put int here.

    Karen

    VodaHost

    Your Website People!
    1-302-283-3777 North America / International
    07031847328 / United Kingdom

    ------------------------

    Top 3 Best Sellers

    Web Hosting - Unlimited disk space & bandwidth.

    Reseller Hosting - Start your own web hosting business.

    Search Engine & Directory Submission - 300 directories + (Google,Yahoo,Bing)



Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49