Subject: OT MySQL 2004-03-20 - By Richard Carr
Back I need to insert 400 + rows into 9 tables. Is there an easier way than typing it all out such as INSERT INTO titles9 VALUES (1, 'ARTIST Q', 'test1.zip', 'an1.mp3'); INSERT INTO titles9 VALUES (2, 'ARTIST D', 'test2.zip', 'an2.mp3'); INSERT INTO titles9 VALUES (3, 'ARTIST E', 'test3.zip', 'an3.mp3'); INSERT INTO titles9 VALUES (4, 'ARTIST G', 'test4.zip', 'an4.mp3');
does Dreamweaver MX04 make this process easier? or someother software? Thanks in advance! Richard
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ Supported by Fig Leaf Software -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ Lower Prices for Certified Training! Check out new lower prices for Certified Macromedia Training from Fig Leaf Software. Expand your skill set with courses in ColdFusion, Flash, Rich Internet Applications and .NET in the new year. Fig Leaf Software provides the highest caliber instruction at our training centers in Washington D.C., Atlanta, Chicago, Baltimore, Northern Virginia, or on-site at your location.
Get the details at http://training.figleaf.com/ -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- -- To unsubscribe, e-mail: flashnewbie-unsubscribe@(protected) For additional commands, e-mail: flashnewbie-help@(protected)
|
|