Activity overview
Latest activity by paulj
i figured out a work around. I had to write my own random decimal UDF and then use it in a sql statement for the random generated value for the specific columns that are of type decimal.
talk about a pain in the butt. the tool isn't very useful if it's going to bomb on any decimal datatype column.... / comments
i figured out a work around. I had to write my own random decimal UDF and then use it in a sql statement for the random generated value for the specific columns that are of type decimal.
talk about...
has this issue been resolved? how can I work around this without having to change the type to an integer? / comments
has this issue been resolved? how can I work around this without having to change the type to an integer?