[SOLVED] dbg connect to the same path as the app
Author: knut.dybendahl@gmail.com (Knut)
I cannot be the only one with this issue - so either I'm missing something (which is entirely possible!) - or we all observe the problem and remain quiet; Here's my problem; From within my app I launch the debugger - and I can see / modify all variables etc etc. However, I don't seem to be able to inspect my current database path using the built in SQL Workbench. The workbench is there, but none of the path settings from my app is adhered to. I presume this is due to the fact that the debugger is really a separate app (exe) - in which case the threads to the db is difficult / impossible to connect to.... How does the rest of you solve the problem when you need to inspect data written back to the db - but not yet comitted (so other apps can see the data) - and no, we don't have a 'dirty-read' option available... :-( Knut


Once more, you are welcome. And should you ever be in the vicinity of Zurich (in Switzerland) then you also can buy me a pint of Guinness in one of the pubs here.
Daniel



