If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > General > Chit Chat > experience?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-14-02, 22:00
dcgau dcgau is offline
Registered User
 
Join Date: Jul 2002
Location: Boulder
Posts: 1
Angry experience?

I am trying to connect data (that is organized in an excel spread sheet) and connect it to a database. I want to do it in such a way that will allow me to search different quarrys (ie; temperature, frequency..ect). I am not familiar with databases and I don't where to start. If anyone has any suggestions that would be great!!
Thank you.
Reply With Quote
  #2 (permalink)  
Old 07-17-02, 18:56
SnowPanther SnowPanther is offline
Registered User
 
Join Date: Jul 2002
Posts: 1
Export data from Excel (save as... CSV format), then create a MySQL database (MySQL is free), create a table, make some changes and import that ASCII .CSV file via PHPMyAdmin (very easy to install).

Then you can use Perl, PHP, etc. to pull data from the MySQL database.
Reply With Quote
  #3 (permalink)  
Old 07-23-02, 14:52
IGelin IGelin is offline
Registered User
 
Join Date: Nov 2001
Posts: 336
You may consider also MS Access (best bet) or FoxPro.
Reply With Quote
  #4 (permalink)  
Old 08-20-02, 04:51
WingMan WingMan is offline
Registered User
 
Join Date: Aug 2002
Location: UK
Posts: 87
I've had loads of hassel in the past trying to upgrade FoxPro databases to newer versions of FoxPro. This may just have been unlucky for me but it has made me wonder about foxPro for long term storage
Reply With Quote
  #5 (permalink)  
Old 08-20-02, 10:33
IGelin IGelin is offline
Registered User
 
Join Date: Nov 2001
Posts: 336
Visual FoxPro is pretty good as a long storage "efficiency" solution.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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

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