Re: datacolumn



the above is corrected....
but im haveing a problem creating a datacolumn for sqlmoney
examples plz

DaveP

"DaveP" <dvs_bis@xxxxxxxxxxxxx> wrote in message
news:aPfHi.5648$FO2.471@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
im Trying to set a Datacolumn type for a new table

boolean is not working, What is the correct waty

//column.DataType = System.Type.GetType"System.Data.SqlTypes.SqlBoolean");

column.DataType = System.Type.GetType"System.Boolean");
//"System.Boolean");

tia

Dave






.



Relevant Pages