Re: django and mysql connection problem

2011-01-31 Thread cuteangel
thnkzit helped... -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options,

Re: django and mysql connection problem

2011-01-31 Thread Daniel Roseman
On Monday, January 31, 2011 2:45:55 PM UTC, cuteangel wrote: > > > its my first project with django..i already tried the connection with > sqlite.but now m using django's connection with mysql n m getting > following error... > > D:\project\wogma>manage.py syncdb > Traceback (most recent call l

Re: django and mysql connection problem

2011-01-31 Thread Tom Evans
On Mon, Jan 31, 2011 at 2:45 PM, cuteangel wrote: > > its my first project with django..i already tried the connection with > sqlite.but now m using django's connection with mysql n m getting > following error... > > > _mysql_exceptions.OperationalError: (1049, "Unknown database 'd:/ > projec

django and mysql connection problem

2011-01-31 Thread cuteangel
its my first project with django..i already tried the connection with sqlite.but now m using django's connection with mysql n m getting following error... D:\project\wogma>manage.py syncdb Traceback (most recent call last): File "D:\project\wogma\manage.py", line 11, in execute_manager(set