Comment On Async Calls That Allow Dataset As (input-)output Parameters

  • Thread starter Thread starter Larry Reed
  • Start date Start date
Status
Not open for further replies.
L

Larry Reed

Guest
Using a longchar parameter to pass the datasets runs into issues if you have bad data or code page differences. We have 1252 on the client and iso8859-1 on the database. One bad character causes the process to have errors. Passing datasets would solve this issue. not sure if this comment is adding a vote for this but I'm voting for this.

Continue reading...
 
Status
Not open for further replies.
Back
Top