View Single Post
Old 02-21-2009, 06:07 PM   PM User | #5
bazz
Master Coder

 
Join Date: Apr 2003
Location: in my house
Posts: 5,211
Thanks: 39
Thanked 201 Times in 197 Posts
bazz will become famous soon enoughbazz will become famous soon enough
Oh-h-h, to answer you actual question you can build the data in an excel spreadsheet. then export it as a csv file (comma separated variable) and upload it to the server where your db is. then you can 'import' it to the db using phpMyAdmin/heidisql 'import' feature.

bazz
__________________
"The day you stop learning is the day you become obsolete"! - my late Dad.

Why do some people say "I don't know for sure"? If they don't know for sure then, they don't know!
Useful MySQL resource
Useful MySQL link
bazz is offline   Reply With Quote