Hi
Can somebody explain me what is wrong when I run following code (code
compiles ok), mono jams and after a while prints output: Killed.
Console.WriteLine (new SqlBoolean (true).Value);
I think it is no matter which SqlType it is and which method is
invoked. It just allways jams (trying to do something with my hd).
ville