N1nty
23-04-2006, 11:03 PM
In php my admin i uploading the sql text file for dj panel but i get this can any 1 help:
C:\Documents and Settings\blah\Desktop\timetable\timetable_sql.sql
error:
Error
SQL query:
--
-- Tabeli andmete salvestamine `timetable`
--
INSERT INTO `timetable` ( `row` , `id` , `name` )
VALUES ( 1, 11, '' )
MySQL said: http://www.habbofmx.com:2082/3rdparty/phpMyAdmin/themes/green_orange/img/b_help.png (http://dev.mysql.com/doc/mysql/en/Error-returns.html)
#1054 - Unknown column 'row' in 'field list'
[ Back (http://www.habbofmx.com:2082/3rdparty/phpMyAdmin/db_details.php?lang=en-iso-8859-1&server=1&db=hobforum_djp&no_history=true)]
C:\Documents and Settings\blah\Desktop\timetable\timetable_sql.sql
error:
Error
SQL query:
--
-- Tabeli andmete salvestamine `timetable`
--
INSERT INTO `timetable` ( `row` , `id` , `name` )
VALUES ( 1, 11, '' )
MySQL said: http://www.habbofmx.com:2082/3rdparty/phpMyAdmin/themes/green_orange/img/b_help.png (http://dev.mysql.com/doc/mysql/en/Error-returns.html)
#1054 - Unknown column 'row' in 'field list'
[ Back (http://www.habbofmx.com:2082/3rdparty/phpMyAdmin/db_details.php?lang=en-iso-8859-1&server=1&db=hobforum_djp&no_history=true)]