|
Posted by Rik on 10/25/06 00:06
pscbrobotspam@googlemail.com wrote:
> Hi,
>
> I have a website in my mind I would to implement once my db is more
> furnished. For now, it's a small db in a form of Excel tables.
>
> Is there a way if I create an access file to export it into my sql
> with
> little work?
>
> Or should I skip access and start direct into mysql php?
I wouldn't bother with access.
Let Excel export a *.csv (comma seperated file), and you can simply upload
it to the PHPMyAdmin interface.
> You can find a sample of the file there and what the site should be
> about.
>
>
http://h1k.spreadsheets.google.com/ccc?id=o09362623063316940048.3845572381750948418.10515899926621056420.2874808982047821897
That's not accessible for me.
> I would appreciate a few advices before I ever get started as I know
> the basic of my sql but haven't put anything into practice yet.
>
> I have downloaded phpmysql but the version of my sql there is all GUI.
> Some books I have bought teach sql with a terminal window such as dos
> or unix as far as I know. Is there a way to have that terminal table
> in
> phpmysql?
Yes, easily, just follow the instructions about where you can find the
process to start from the prompt.
--
Grtz,
Rik Wasmus
Navigation:
[Reply to this message]
|