in reply to Re: Unable to INSERT dereferenced values into db
in thread Unable to INSERT dereferenced values into db
Fixed bug where strings that were used in numeric context were not getting quoted on execute(). Now all parameters are bound as varchar by default.Bingo!
|
|---|