I've created a fabulous database with several tables, but no matter what I do the
Save or Save As commands never enable, so I can't save my database. (when I quit
restart and return it is still there, but not as a file I can select; only if I reenter
all the same coordinates)
Any ideas?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
CocoaMySQL is just a client to the MySQL server. The databases are saved by the MySQL server (in the place specified in the MySQL configuration). But you can save your connection settings in the CocoaMySQL preferences so that you don't have to enter them every time you want to connect.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I've created a fabulous database with several tables, but no matter what I do the
Save or Save As commands never enable, so I can't save my database. (when I quit
restart and return it is still there, but not as a file I can select; only if I reenter
all the same coordinates)
Any ideas?
CocoaMySQL is just a client to the MySQL server. The databases are saved by the MySQL server (in the place specified in the MySQL configuration). But you can save your connection settings in the CocoaMySQL preferences so that you don't have to enter them every time you want to connect.