mobilebadboy
04-29-2004, 04:33 PM
Can anyone figure out what's wrong with these 3 entries that would make them not insert? "MySQL said 'Change database in DBManager'". It's inserted (manually) 56 others just fine. There are over 4000 entries, so I'd like to not have to manually trial and error this. :eek:
INSERT INTO `gear3` VALUES (10, 'Abilene Bronze Acoustic Guitar Strings Medium ', 'Abilene acoustic guitar strings are formulated to deliver a rich and vibrant live performance. Every set utilizes premium alloys to enhance longevity and tonal alloys to enhance longevity and tonal to meet the exacting specification for each individual gauge. Each string is individually sealed to protect it from oxidation -- insuring untarnished performance with every set. You\'ll hear and feel the difference. ', 'ABLASMD', 'http://www.zzounds.com/a--304324/item--ABLASMD', 'http://media.zzounds.com/media/feed/small/ABLASMD.jpg', 'http://media.zzounds.com/media/feed/large/ABLASMD.jpg', '2.49', '', '9.95', 'Acoustic Guitar Strings 6 Strings', 'Abilene', '4.99');
INSERT INTO `gear3` VALUES (36, 'Akai EB4JS 56 Bit 4 Channel Effects Processor', 'With this effects option, the Z8/Z4 features four 24-bit/96 kHz multi-effects processors, offering a whole host of FX types, including reverbs, delays, modulation-based FX, dynamics, wah-wah, and pitch shifting. FX can be applied while sampling, re-sampling, or in Multi mode. In addition to the various FX types, Quick-FX presets such as Power, Swell, and Crisp provide an intuitive way to apply FX. When you use Multis, you can adjust FX parameters via the Q-Link control in real time.', 'AKAEB4JS', 'http://www.zzounds.com/a--304324/item--AKAEB4JS', 'http://media.zzounds.com/media/feed/small/AKAEB4JS.jpg', 'http://media.zzounds.com/media/feed/large/AKAEB4JS.jpg', '219.95', '', '279.00', 'Multieffects Processors', 'Akai', '0');
INSERT INTO `gear3` VALUES (59, 'Akai MFC42KIT Mounts MFC42 to MPC2000XL', 'Use this mouting kit to attach your MFC42 filer option to any of the MPC2000XL Series.', 'AKAMFC42KIT', 'http://www.zzounds.com/a--304324/item--AKAMFC42KIT', 'http://media.zzounds.com/media/feed/small/AKAMFC42KIT.jpg', 'http://media.zzounds.com/media/feed/large/AKAMFC42KIT.jpg', '84.95', '', '99.00', 'Keyboard Rackmount Accessories', 'Akai', '4.99');
INSERT INTO `gear3` VALUES (10, 'Abilene Bronze Acoustic Guitar Strings Medium ', 'Abilene acoustic guitar strings are formulated to deliver a rich and vibrant live performance. Every set utilizes premium alloys to enhance longevity and tonal alloys to enhance longevity and tonal to meet the exacting specification for each individual gauge. Each string is individually sealed to protect it from oxidation -- insuring untarnished performance with every set. You\'ll hear and feel the difference. ', 'ABLASMD', 'http://www.zzounds.com/a--304324/item--ABLASMD', 'http://media.zzounds.com/media/feed/small/ABLASMD.jpg', 'http://media.zzounds.com/media/feed/large/ABLASMD.jpg', '2.49', '', '9.95', 'Acoustic Guitar Strings 6 Strings', 'Abilene', '4.99');
INSERT INTO `gear3` VALUES (36, 'Akai EB4JS 56 Bit 4 Channel Effects Processor', 'With this effects option, the Z8/Z4 features four 24-bit/96 kHz multi-effects processors, offering a whole host of FX types, including reverbs, delays, modulation-based FX, dynamics, wah-wah, and pitch shifting. FX can be applied while sampling, re-sampling, or in Multi mode. In addition to the various FX types, Quick-FX presets such as Power, Swell, and Crisp provide an intuitive way to apply FX. When you use Multis, you can adjust FX parameters via the Q-Link control in real time.', 'AKAEB4JS', 'http://www.zzounds.com/a--304324/item--AKAEB4JS', 'http://media.zzounds.com/media/feed/small/AKAEB4JS.jpg', 'http://media.zzounds.com/media/feed/large/AKAEB4JS.jpg', '219.95', '', '279.00', 'Multieffects Processors', 'Akai', '0');
INSERT INTO `gear3` VALUES (59, 'Akai MFC42KIT Mounts MFC42 to MPC2000XL', 'Use this mouting kit to attach your MFC42 filer option to any of the MPC2000XL Series.', 'AKAMFC42KIT', 'http://www.zzounds.com/a--304324/item--AKAMFC42KIT', 'http://media.zzounds.com/media/feed/small/AKAMFC42KIT.jpg', 'http://media.zzounds.com/media/feed/large/AKAMFC42KIT.jpg', '84.95', '', '99.00', 'Keyboard Rackmount Accessories', 'Akai', '4.99');