PeterHenell / sql-server-data-producer

Automatically exported from code.google.com/p/sql-server-data-producer
0 stars 1 forks source link

BUG: When specifying values that cannot be converted to the intended parameter value the program fail #135

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
1: Select a column with decimal
2: Choose static decimal number generator
3: As the parameter value write "Peter"
4: Press the "Show preview" button

the program fails and throws an exception.

The value should be reverted if it cannot be converted to the appropriate 
datatype.

Original issue reported on code.google.com by a03pe...@gmail.com on 18 Dec 2012 at 1:37

GoogleCodeExporter commented 9 years ago

Original comment by a03pe...@gmail.com on 20 Dec 2012 at 11:23

GoogleCodeExporter commented 9 years ago

Original comment by a03pe...@gmail.com on 20 Dec 2012 at 11:24

GoogleCodeExporter commented 9 years ago

Original comment by a03pe...@gmail.com on 15 Jan 2013 at 1:16