Re: USE MS ACCESS 2007 INSTEAD OF MySQL DATABASE?

  • From: "Octavian Rasnita" <orasnita@xxxxxxxxx>
  • To: <programmingblind@xxxxxxxxxxxxx>
  • Date: Sun, 19 Oct 2008 17:17:52 +0300

I don't understand. MySQL is a database management system. It doesn't have any kind of interface. In order to connect to any database you want, you need to use a client program.


Almost every database management system has a default client program. Some of them use a GUI while others like Oracle, MySQL, PostgreSQL use a command line interface. But of course, there may be clients that use a GUI for them also.

So, what interface are you talking about?
How are you accessing it...

Octavian

----- Original Message ----- From: "Sunday Ugerdodge" <dayugdog@xxxxxxxxx>
To: <programmingblind@xxxxxxxxxxxxx>
Sent: Monday, October 20, 2008 5:46 AM
Subject: Re: USE MS ACCESS 2007 INSTEAD OF MySQL DATABASE?


Do you have lists of keyboard shortcut keys for working with MySQL??

There was time when I am creating a database connection with Visual Basic 6, JAWS 9 can't read the current cell in MySQL. I don't know how to move freely on the whole MySQL interface.

Any words, please.

Well and warmest regards,
----- Original Message ----- From: "Ricks Place" <OFBGMail@xxxxxxxxx>
To: <programmingblind@xxxxxxxxxxxxx>
Sent: Sunday, October 19, 2008 1:32 AM
Subject: Re: USE MS ACCESS 2007 INSTEAD OF MySQL DATABASE?


Hi:
You can use an Access DataBase in a Visual Studio Project. Marv has used it in his projects. It depends on selecting the right provider when you use it with controls from the list of pre defined providers in Visual Studio. I have heard about the stand alone application but never used it. It is just a DataBase that does not use a Server Architecture but just a File Architecture to hold the Data and Index components of the DataBases. For that reason it should be more portable than using a Sql Server DataBase. It might also have size limitations. It does indeed depend on what you want to use it for but you can use it with Vb.net or C# or VWD or any of the other languages in Visual Studio or their Express versions as far as I know.
Rick USA
----- Original Message ----- From: "Octavian Rasnita" <orasnita@xxxxxxxxx>
To: <programmingblind@xxxxxxxxxxxxx>
Sent: Sunday, October 19, 2008 2:57 AM
Subject: Re: USE MS ACCESS 2007 INSTEAD OF MySQL DATABASE?


It depends on what you want to do with it.

MS Access is not only a database. It offers the possibility of creating an entire program, not only the database. You can create forms with it, macros and VBA code.

But MS Access is not portable and not so fast as MySQL, and from the perspective of the blind, MySQL is very accessible, while MS Access is not. It can be used, but not all its parts are easy to use.

Octavian

----- Original Message ----- From: "Sunday Ugerdodge" <dayugdog@xxxxxxxxx>
To: <programmingblind@xxxxxxxxxxxxx>
Sent: Sunday, October 19, 2008 10:11 PM
Subject: USE MS ACCESS 2007 INSTEAD OF MySQL DATABASE?


Is it okay to use MS Access 2007 instead of MySQL database for programming aspects?

Well and warmest regards.
__________
View the list's information and change your settings at //www.freelists.org/list/programmingblind


__________
View the list's information and change your settings at //www.freelists.org/list/programmingblind


__________
View the list's information and change your settings at //www.freelists.org/list/programmingblind


__________
View the list's information and change your settings at //www.freelists.org/list/programmingblind

Other related posts: