Posted by SQL on 10/01/58 11:40
put convert(float,field) around your fields in the insert example declare @i int select @i =1 select convert(float,@i),@i http://sqlservercode.blogspot.com/
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming