Thoughtless Posted November 20, 2006 Posted November 20, 2006 Hi all, Im trying to upload my Test OSC from my local web server to the online server. Im kinda noob in DBs. Im having this MySQL error: #1064 - You have an error in your SQL syntax near 'collate latin1_general_ci NOT NULL, `entry_company` varchar(26) collate latin1' at line 22 Any options ? Thanks in advance.
natewlew Posted November 20, 2006 Posted November 20, 2006 You problem could be going from mysql 5 to mysql 4. You need to get rid of the collate latin1_general_ci. Other great Open Source (Free) programs: (Free as in free speech not free beer) The Gimp - An image program. | Firefox - All you have to do is add the Web Developer add-on to make this web browser complete. | FileZilla - An ftp program. | Inkscape - A good program to create images with. | Thunderbird - An email program. | Openoffice.org - An office suite that is compatible with MS Office. | Abiword - Another office suite. | Audacity - A sound recording tool. | ddp's Picks | Wordpress - An easy to use blogging software. | Joomla - An easy to use CMS that has ecommerce plug-ins. | Drupal - Another CMS How do I find these programs? Google Search!
Thoughtless Posted November 20, 2006 Author Posted November 20, 2006 Im changing the colate into latin_bin, but i receive a blank error :blink: :'( :'( :'(
Recommended Posts
Archived
This topic is now archived and is closed to further replies.