I'm new in the forum and completely newbie in everything that has something to do with sql or php...
I'm trying to create a little store but first I have to upload the tables to the database.
Every time I try to do this I get this error. Actually every step I take gives me some more errors :S
When I login into phpMyAdmin I get this message
QUOTE
Connection for controluser as defined in your config.inc.php failed.
I try to import the table to my (Empty) database and this is what i get
QUOTE
Notice: Undefined variable: first_sql_delimiter in /var/wkscript/www/phpmyadmin/libraries/import/sql.php on line 170 (this repeated 18 times)
Error
consulta SQL:
REFERENCIA;
MySQL ha dicho: Documentación
#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'REFERENCIA' at line 1
Error
consulta SQL:
REFERENCIA;
MySQL ha dicho: Documentación
#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'REFERENCIA' at line 1
I have no idea of what I have to do/change or rectify
I have the table in excel and exported to csv...
any help would be appreciated. I need to test the store and the deadline is close
Thanks