Welcome to Sign in | Help

Probleme !

  •  03-09-2011, 12:44 PM

    Probleme !

    salut am si eu o problema...
    am creat un server mysql cu EasyPHP local si cand incerc sa urc baza de date imi da asta:


    Error
    SQL query:

    --
    -- Table structure for table `categorie`
    --
    CREATE TABLE IF NOT EXISTS `categorie` (

    `id_categorie` int( 10 ) unsigned NOT NULL AUTO_INCREMENT ,
    `nume_categorie` varchar( 45 ) NOT NULL ,
    `id` int( 10 ) unsigned NOT NULL ,
    PRIMARY KEY ( `id_categorie` ) ) ENGINE = MYISAM DEFAULT CHARSET = latin1 AUTO_INCREMENT =9;



    MySQL said:

    #1046 - No database selected




    Stie cineva cei de facut va rog ?
    si cum asi putea sa aflu numele bazei de date si parola ?
View Complete Thread
Powered by Community Server (Commercial Edition), by Telligent Systems