![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: Jul 2005
Posts: 6
Rep Power: 0
![]() |
Very simple question about mysql
I am learning mysql for the first time, I learned some commands but where do I type them, the book I have doesnot tell. Is it in the command promt of windows or I can use a GUI for that ???
![]() |
|
|
|
|
|
#2 | |
|
Newbie
Join Date: Jun 2005
Posts: 26
Rep Power: 0
![]() |
Quote:
![]() There is a program called "mysql" (mysql.exe for windows) where you can directly enter SQL commands. But since you posted in the php forums: mysql_connect() mysql_select_db(); mysql_query(); mysql_fetch_row(); HTH, M.
__________________
Multilingual Content Management |
|
|
|
|
|
|
#3 |
|
Programming Guru
![]() ![]() ![]() |
The MySQL daemon should be running... then type mysql at the prompt. Type your commands here or through a GUI frontend like "MySQL Control Center" or "PhpAdmin"
__________________
http://jasonpowers.net "There are a thousand hacking at the branches of evil to one who is striking at the root." |
|
|
|
|
|
#4 |
|
Newbie
Join Date: Jul 2005
Posts: 6
Rep Power: 0
![]() |
Thanks a lot, the problem has been solved
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|