Christopher Cheng wrote:

> I am using SQL Server 2000 and I want to insert a null value into a field 
> instead of 0.
> How could I do that in OJB? 
To insert also null values we use Integer, Long and so on instead of their
primitive complement.

regards,

Thomas

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to