Closed GoogleCodeExporter closed 9 years ago
This issue was closed by revision b9e7287de4.
Original comment by albrecht.andi
on 9 Dec 2009 at 1:52
Thanks again!
That's good to hear that you are using it with SQL Server. The SQL Server is
one of the
backends that isn't tested well. I'm not sure about debugging in Eclipse/Pydev,
but
gtk's threads could indeed cause problems. For debugging I'm usually using the
"import
pdb; pdb.set_trace()" stanza within the code. But for most cases it's enough to
open
the interactive shell within CrunchyFrog and inspect the objects directly.
Original comment by albrecht.andi
on 9 Dec 2009 at 1:58
Ah, I posted issue 79 before I saw your reply, sorry about that :)
I'm going to do my best to flesh out the problems - I'm desperate for a query
editor
on Linux that is reasonably engine neutral, and not many do SQL Server! Hadn't
yet
look at the interactive shell, certainly will do though, thanks for the tip
Original comment by darren.w...@gmail.com
on 9 Dec 2009 at 2:21
Original issue reported on code.google.com by
darren.w...@gmail.com
on 9 Dec 2009 at 12:33Attachments: