RE: Just simple question...

2004-02-07 Thread Mike Mapsnac
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

Re: Just simple question...

2004-02-07 Thread Bernd Tannenbaum
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

Re: Just simple question...

2004-02-06 Thread Colleen Dick
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

RE: Just simple question...

2004-02-06 Thread Mike Johnson
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

RE: Just simple question...

2004-02-06 Thread Brian Power
bit of a learning curve to start with, but if you are in I.T. professionally it's a good thing to have in your toolbox. From: "Dusan Spisak" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Subject: Just simple question... Date: Fri, 06 Feb 2004 16:03:23 +0100 Hello everyb

Just simple question...

2004-02-06 Thread 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 a table, to create some views and queries and to prepare reports f