realbasic-nug
[Top] [All Lists]

Re: db strange error

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: db strange error
From: Stefan Pantke <seaside dot ki at mac dot com>
Date: Sat, 27 May 2006 02:34:01 +0200
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-nug at lists dot realsoftware dot com
References: <452 dot 1ec3f4e dot 31a8d380 at aol dot com>

Am 26.05.2006 um 23:56 schrieb GAmoore at aol dot com:

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>
<Prev in Thread] Current Thread [Next in Thread>