15.01.2011, 20:33
Quote:
I can't load the database on my Navicat for MYSQL. Do you know why?
Код:
[Err] 1046 - No database selected [Err] -- -- Database: `mysql2` -- -- -------------------------------------------------------- -- -- Table structure for table `labels` -- CREATE TABLE IF NOT EXISTS `labels` ( `LabelX` float NOT NULL, `LabelY` float NOT NULL, `LabelZ` float NOT NULL, `LabelInfo` varchar(128) NOT NULL ) ENGINE=MyISAM DEFAULT CHARSET=latin1; [Msg] Finished - Unsuccessfully |
After you done that, click on the newly created DB, and click 'Import'