Re: [web2py] mysql integration with web2py

2011-01-20 Thread Thadeus Burgess
Can you share one of the tickets?

Another thing, you can add check_reserved to you DAL instantiation to make
sure your not using any reserved mysql keywords.

--
Thadeus




On Thu, Jan 20, 2011 at 7:13 AM, rochacbruno  wrote:

> Can you show the traceback or any other message you are getting?
>
> Em 20/01/2011, às 07:31, jgp  escreveu:
>
> > I have developed a portal in web2py that uses sqlite and now i want to
> > shift the database to mysql.
> > I am trying to integrate mysql with web2py, but i am getting tickets
> > related to inconsistency issues.
> > Please help me in this regard.
> >
> > Thanks in advance
> > JGP
>


Re: [web2py] mysql integration with web2py

2011-01-20 Thread rochacbruno
Can you show the traceback or any other message you are getting?

Em 20/01/2011, às 07:31, jgp  escreveu:

> I have developed a portal in web2py that uses sqlite and now i want to
> shift the database to mysql.
> I am trying to integrate mysql with web2py, but i am getting tickets
> related to inconsistency issues.
> Please help me in this regard.
> 
> Thanks in advance
> JGP


[web2py] mysql integration with web2py

2011-01-20 Thread jgp
I have developed a portal in web2py that uses sqlite and now i want to
shift the database to mysql.
I am trying to integrate mysql with web2py, but i am getting tickets
related to inconsistency issues.
Please help me in this regard.

Thanks in advance
JGP