Am 26.05.2006 um 23:56 schrieb [EMAIL PROTECTED]:

This is going to sound like a dumb question, but its something more.

No, it's not.

My app opens a real database ( a 5.5 db), and this line works fine, as it has
for years :
      rs = db.SQLSelect("select * from Classes")

Its clearly a bizarre problem, but I am having a lot of these since updating to RB2006R2. My app just crashes on a particular line (which I can only find by stepping through). Exception blocks are ignored, and it just dies. This is really hard to debug and I have spent a few weeks without getting anywhere.

Most likely, you found a bug in RBs runtime system or debugger.

Ideally, you would hunt this problem up by stepwise reduction of your code base. Well, might be simple or complex and strongly depends upon your code.
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to