The maximum precision is 6 digits, you can't get more than that.
You probably need to implement it as a User Defined Datatype UDT.
But i think you're the first who actually asks for more than microseconds precision, what kind of information are you trying to store?
Dieter
The maximum precision is 6 digits, you can't get more than that.
You probably need to implement it as a User Defined Datatype UDT.
But i think you're the first who actually asks for more than microseconds precision, what kind of information are you trying to store?
Dieter