Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Oracle config Problem ? (NULL parameter)
hi !
i try to execute the following SQL through an ODBC connection on Oracle 8.0.5 :
select NAME where CODE=?
and i add a parameter that can be NULL sometimes (CODE the the PK)
when it is null (it can be since its a development server...lot of bugs), i get a timeout error 1 minute later.
is this behaviour of Oracle8 due to a parameter ?
thanks for your help
Christian
Received on Fri Sep 10 1999 - 03:16:44 CDT
![]() |
![]() |