g me pointed in the right direction.
-- Art Z.
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to django-users+unsubscr...@googlegroups.com.
To post to thi
where hebrew_text like '%%' || %s || '%%'
>
> The DBAPI will already take care of the proper quoting for the string
> argument, you just need to properly concatenate it with percent signs
> on both sides.
>
Michal,
You're a genius! That did it. Tha
Never mind... this is s duplicate of a post that I made via email last
night. The emailed one finally showed up. I guess it had been held for
moderation.
-- Art Z.
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe
s error:
django.db.utils.ProgrammingError: (1064, "You have an error in your SQL
syntax; check the manual that corresponds to your MySQL server version for
the right syntax to use near 'דֶּשֶׁא'%'' at line 3")
I am using
- Django 1.9
- Python 3
- mys
rror:
django.db.utils.ProgrammingError: (1064, "You have an error in your SQL
syntax; check the manual that corresponds to your MySQL server version for
the right syntax to use near 'דֶּשֶׁא'%'' at line 3")
I am using
- Django 1.9
- Python 3
- mysqlclient 1.
Thanks, that was it.
Art
On Jul 29, 10:31 pm, Alex Gaynor wrote:
> On Wed, Jul 29, 2009 at 9:06 PM, Art wrote:
>
> > I have created a Django usingsqliteas the database, and everything
> > works fine. But when I try to open the database usingsqlitedirectly
> > ra
I have created a Django using sqlite as the database, and everything
works fine. But when I try to open the database using sqlite directly
rather than through Django:
sqlite mydatabase.db
I receive the message "File encrypted or not a database." How can I
access the database outside of Django?
--
Check it out:download free,stock information,knowledge base,hot
videos,hot games and hot tickets...
http://groups.google.com/group/all-good-things/web/very-useful-websites
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Gro
Hi to all!
Experiment is to create online realtime game with flash+ajax on the
client side and something like web service based on django (django is
used for example because of its good python ORM) on the server side.
Now its just experiment and is on the tech testing stage =)
So, we start small
9 matches
Mail list logo