[Tutor] odbc exception handling

geek+@cmu.edu geek+@cmu.edu
6 May 1999 08:14:55 -0400


--pgp-sign-Multipart_Thu_May__6_08:14:55_1999-1
Content-Type: text/plain; charset=US-ASCII

Then <da@ski.org> spoke up and said:
> try (intended pun):
> 
>    except dbi.error:

Also, you'll need to explicitly do an "import dbi" if you haven't (I
can't tell from your code fragment).  dbi might have been imported by
the ODBC driver, but that doesn't put it in the name space of your
code. 

-- 
=====================================================================
| JAVA must have been developed in the wilds of West Virginia.      |
| After all, why else would it support only single inheritance??    |
=====================================================================
| Finger geek@cmu.edu for my public key.                            |
=====================================================================

--pgp-sign-Multipart_Thu_May__6_08:14:55_1999-1
Content-Type: application/pgp-signature
Content-Transfer-Encoding: 7bit

-----BEGIN PGP MESSAGE-----
Version: 2.6.2
Comment: Processed by Mailcrypt 3.3, an Emacs/PGP interface

iQBVAwUBNzGHv4dzVnzma+gdAQEFAgH+JxQB2HgEwJsa/nHLuEdNK54AD0rGNZII
U/E7mDHdzow+HRp7lu/eydiMgnRfmLkXz2+8+Z+rO1qvW1wf9KzO0A==
=/XWl
-----END PGP MESSAGE-----

--pgp-sign-Multipart_Thu_May__6_08:14:55_1999-1--