NextCode Forum Index NextCode
Open Source Software Creation
 

Failed to create table Database
Click here to go to the original topic

 
       NextCode Forum Index -> Suport (phpsitestats)
View previous topic :: View next topic  
Author Message
jnelson74



Joined: 31 Jan 2006
Posts: 3

Posted: Tue Jan 31, 2006 11:43 am    Post subject: Failed to create table Database  

I know I am sooo close, I appreciate the help on this one:
I am getting this trying to create a table:
Debug info: CREATE TABLE Database ( Id int(11) NOT NULL auto_increment, Date varchar(8) NOT NULL default '', Ip varchar(28) NOT NULL default '', Referrer varchar(200) NOT NULL default '', Agent varchar(100) NOT NULL default '', PRIMARY KEY (`Id`) ) TYPE=MyISAM Access denied for user 'ODBC'@'localhost' (using password: NO)PHP Warning: PHP Startup

Nevermind-
I fixed it using Mysql 4.0 instead of 5.0
Back to top  
 
       NextCode Forum Index -> Suport (phpsitestats)
Page 1 of 1


Powered by phpBB Search Engine Indexer
Powered by phpBB 2.0.13 © 2001, 2002 phpBB Group