|
|
|
#1 |
|
Messages: n/a
Hébergeur: |
Hello All,
I am new member of this Group but i am nothing in MYSQL. i am a VB/VBA Programmer and use MS Access as backend but now i want to learn MYSQL but i have some questions about this 1. is mysql run in GUI plateform? 2. is mysql create MDB file like MSAccess (anywhere in HDD) Kindly me to learn MYSQL from the first step because i have no idea to start MYSQL Please me. Thanks in Advance Dev |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
Hi,
> I am new member of this Group but i am nothing in MYSQL. > i am a VB/VBA Programmer and use MS Access as backend but now i want > to learn MYSQL but i have some questions about this > 1. is mysql run in GUI plateform? The MySQL server process is a (server side) process that just "runs". You can connect to it with a MySQL client application (direct, via ODBC, PHP etc) and use it. You can even view tables etc by using MS Access. > 2. is mysql create MDB file like MSAccess (anywhere in HDD) No, MDB files are MS Access files, MySQL has nothing to do with that. > Kindly me to learn MYSQL from the first step because i have no > idea to start MYSQL I suggest you start reading the Documentation that comes with MySQL or get yourself a MySQL beginners book. -- Martijn Tonies Database Workbench - development tool for MySQL, and more! Upscene Productions http://www.upscene.com My thoughts: http://blog.upscene.com/martijn/ Database development questions? Check the forum! http://www.databasedevelopmentforum.com |
|
![]() |
| Outils de la discussion | |
|
|