The fist row is ODBC and the second is OLEDB.
!!CB!! 174
Set sNull = STRING_Null
Call SqlPrepareAndExecute( hSql, 'INSERT INTO ACCOUNTS ( AC_CO, AC_NO, CONTROL ) VALUES ( 2, 1, :sNull )' )
Code: Select all
2 1 NULL NULL 0.000
2 2 TT 0.000