Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
915855
Starting Member
1 Post |
Posted - 2009-10-07 : 09:01:15
|
| I am a newbie to sql so here is what I am trying to do, can somebody please help me. I have an excel spreadsheet with 4 columns of products as listed below1) Product Name2) Description3) Price4) LinkI am using myphpadmin and I created 4 tables with the names listed above. I converted the excel file to csv and then I imported it to my database but I cannot make it to show in the right tables. Can someone please help me by telling how to do it from scratch. I do not know if when I created the tables if I used the right format for each table. If this was your project how would you create the tables and how would you upload the files (step by step instructions would be very helpful). Thank you in advance. |
|
|
webfred
Master Smack Fu Yak Hacker
8781 Posts |
Posted - 2009-10-07 : 10:12:38
|
myphpadmin?This is a forum for MS SQL Server.I think you're talking about MySQL.Have a try at dbforums.com. No, you're never too old to Yak'n'Roll if you're too young to die. |
 |
|
|
|
|
|