>       A random guess - you only create your Connection or Statement object
> when you create a new record and not for select.

Another guess...
Do you have fields in your table(s) which allow nulls?  If so, the result
set will return a null when you get the contents of one of these fields and
the field in the current row is null.

Jim


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to