Reply
Beginner question - storing data
Old 05-25-2007, 11:55 AM Beginner question - storing data
Average Talker

Posts: 22
Name: jim
I am still in the planning stages and have not decided which database program to use (Linux, Windows, etc).

For the time being, can I enter my data into a spreadsheet such as Excel, and easily import it into my database later? I do not want to have to re-type the data. Do db programs have a simple way to create records from existing files (spreadsheet, delimited text, etc)? What temporary file mechanism would be best?
jwriter is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
Old 05-26-2007, 04:01 AM Re: Beginner question - storing data
chrishirst's Avatar
Super Moderator

Posts: 13,486
Location: Blackpool. UK
Doesn't really matter

Quote:
Do db programs have a simple way to create records from existing files (spreadsheet, delimited text, etc)
Most DB servers don't, but there are admin tools that do.
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
Indifference will be the downfall of mankind, but who cares?
Code Samples | People Counting System
chrishirst is offline
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 05-29-2007, 02:00 AM Re: Beginner question - storing data
Novice Talker

Posts: 10
Name: Jossielyn Lucero
You can check-out "Load Data" command in MySQL. The best thing you can do is to try the command with a single record (row of your .csv or .txt files) to be sure that every data goes into the right field of your table.

http://www.classes.cs.uchicago.edu/a...;20your%20data
prtt75 is offline
Reply With Quote
View Public Profile
 
Old 05-29-2007, 05:08 AM Re: Beginner question - storing data
davet's Avatar
Extreme Talker

Posts: 160
Name: David Tanguay
Location: Tampa, FL
what type of site are you going to create? If it is a directory I know directory scripts such as phpmydirectory have an import feature which you can use to import data from a .csv file. I populated my directory site by uploading the .csv file of 24,000 entries & then accessed the phpmydirectory admin panel to import the data. It was a breeze & it runs on Linux/PHP/MySQL.

Last edited by davet : 06-02-2007 at 11:45 AM.
davet is offline
Reply With Quote
View Public Profile Visit davet's homepage!
 
Old 05-29-2007, 08:52 AM Re: Beginner question - storing data
Average Talker

Posts: 29
Name: Amit Soni
Creating the temporary data in excel files should not be a problem. Your requirement is a very commonly needed functionality and hundreds of tools are available to do that.

Search google for excel to mysql or excel to ms sql to see the results, the tools should not cost more than $50 or so.
--Amit.
Zitku is offline
Reply With Quote
View Public Profile Visit Zitku's homepage!
 
Reply     « Reply to Beginner question - storing data
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.13482 seconds with 12 queries