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...
Continue reading...