Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> ODBC-to-Oracle Hangs

ODBC-to-Oracle Hangs

From: Steven H. Meller <smeller_at_nospam.com>
Date: Thu, 8 Oct 1998 20:58:16 -0400
Message-ID: <361d5f02.0@stnws02.atl.mediaone.net>


We have a VB app which performs a delete on a table immediately followed by a select. On Win95 using any (we've tried about 4) ODBC drivers, the app hangs in the select. On WinNT 4.0 the SAME app runs fine. So we captured an ODBC trace on one side and sql_trace on the other. The only thing I noticed different on the server trace is after the FETCH there is no STAT entry corresponding to the SELECT. The query returns no rows (since the delete just got 'em). Does someone have experience which may shed some light on this problem?

Thanks,
Steve
meller at 24by7consulting.com Received on Thu Oct 08 1998 - 19:58:16 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US