Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> ODBC-to-Oracle Hangs
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
![]() |
![]() |