thanks, trying one more time .... On 25 feb, 08:30, rebus_ <r.dav...@gmail.com> wrote: > On 24 February 2010 20:51, ktemo <herac...@gmail.com> wrote: > > > hi > > i working in a desktop app withdjangomysql, and wxpython, and i > > need to make transaction > > i read the doc online, but i dont know if is possible work with a > > desktop app > > > -- > > You received this message because you are subscribed to the Google Groups > > "Djangousers" group. > > To post to this group, send email todjango-us...@googlegroups.com. > > To unsubscribe from this group, send email > > todjango-users+unsubscr...@googlegroups.com. > > For more options, visit this group > > athttp://groups.google.com/group/django-users?hl=en. > > As far as i know, to use transactions in MySQL you need to use InnoDB > storage engine because MyISAM does not support transactions.
-- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@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.