On Mar 17, 5:07 am, brawaga <byko...@yahoo.com> wrote:
> Guys, who even got Django-to-Firebirddatabase backend working, or
> knows how to, tell me please, how I can retrieve valid one? Maybe,
> there is guru who knows a common structure of the backend? In this
> case I can write it myself, maybe. I am finally tired out making
> cripplings to existing backend, but, now it can only support basic
> model functionality, such as queries with joins. I can not carry on.
> DjangoAdmin is not working, and, also, slicing. I am very disappointed
> and do not know what to do. Queries django constructs for slicing
> contains LIMIT word at the end, like for SQLite, not FIRST word after
> SELECT, which is needed byFirebird. I only need about 12 first
> records from about several thousands. All data is being queried so
> long... Help me, please!
>
> P.S. I use Django 1.0,FireBird2.0, Python 2.5.2.
>
> P.P.S. I googled, triedhttp://code.djangoproject.com/ticket/1261, but
> unsuccessfully.

I started to use the book examples with the pre 1.0 version I will
upgrade later to 1.0 and then 1.1
http://firebirdnews.blogspot.com/2009/03/django-and-firebird-support.html
I will create an branch in bzr in ubuntu and try to make it work with
1.0/1.1
could you make an list of things that do not work yet and with
examples ...

ps: for the moment i'm happy that the very basic things works with
firebird 2.1 so I will check the more advaced stuff
also i'm an python beginner (<21 days) so it will be slower
until now i'm very excited about the book and i can't stop finishing
until the end :)


--~--~---------~--~----~------------~-------~--~----~
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, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to