You can install MYSQL on your Windows machine and use this user interface
for managing the database http://www.mysql.com/downloads/mysqlcc.html
From: "Dusan Spisak" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Subject: Just simple question...
Date: Fri, 06 Feb 2004 16:03:23 +0100
Hello everybody!
Hi,
Am Freitag, 6. Februar 2004 16:03 schrieb Dusan Spisak:
> Hello everybody!
>
> I need to create some simple database. I've started to build it up in
> Microsoft Access. MS Access was really great for me, it was very easy and
> user friendly, intuitive. Without any manual I've managed to create
Hello Dusan:
MS Access is actually a user front end and not a database engine at all.
Many people don't understand this. A front end talks to a database
engine, known as a data source in the lingo. MS Access defaults to
using one of Microsoft's databases, I believe it is called jet or
someth
From: Dusan Spisak [mailto:[EMAIL PROTECTED]
> Here is my question:
> Is it possible to use MySQL in the similar way to Access?
> Without any servers and administration and clients and
> controlcenter...? I don't need any network at all, I just
> would like to create and run some small database
Yes , you are correct. There is no GUI with mySQL. You can down load one off
the web. look on www.mysql.com. I think they have a free one there. I use
SQLyog, but you must pay for that.
I would advise the move to mySQL from access. I did it a month ago and have
never looked back.
There is a bit