Account Error

05/06/2010 11:32 harryrussell#1
When i put a code in to navicat console it comes up ERROR 1064

How do i fix it

Thanks for the help...
05/06/2010 12:07 zspider#2
if u use Revo DB change ur scribt to look like this

Code:
insert into [COLOR="Red"]my[/COLOR].account (name,password) values('*****','***************');
05/16/2010 15:30 fallen90#3
i am having the same problem... i used the code zspider shared and i got the error

[Err] 1062 - Duplicate entry 'test' for key 3

how can i fix it ? please help mee :)
05/16/2010 17:31 zspider#4
Quote:
Originally Posted by fallen90 View Post
i am having the same problem... i used the code zspider shared and i got the error

[Err] 1062 - Duplicate entry 'test' for key 3

how can i fix it ? please help mee :)
it'snot code i just show u how to make it anyway use this page to ur account but don't use test as account id
05/16/2010 17:44 fallen90#5
thankss ;D