C
cenright
Can anybody else get this line to work without a native
exception in the emulator with service pack 2 installed?
System.Data.SqlTypes.SqlDateTime test = new
System.Data.SqlTypes.SqlDateTime(DateTime.Now);
Seems to work fine on an a real device....
exception in the emulator with service pack 2 installed?
System.Data.SqlTypes.SqlDateTime test = new
System.Data.SqlTypes.SqlDateTime(DateTime.Now);
Seems to work fine on an a real device....