G, Hemanth Kumar wrote: > > Hello Nick, > > SQLSetParam with zero ValueType is expected to return HY003, but > returns success. > > SQLSetParam(hstmt,1,0,4,10,0,rgbValue,NULL); > Expected: HY003 > Received : SQL_SUCCESS > > Pls validate. > > Thanks > Hemanth. > Should be done now. -- Nick