Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
hsedidin
Starting Member
5 Posts |
Posted - 2001-11-22 : 16:26:47
|
I am getting this error on SQL7. I am calling an activex dll in another function that return an integer. I also tried putting a returned string into a globalvar and it returned zilch. This is a credit card post-authorization process. It sends a ssl http post to another server. I am able to pass the correct parameters. And do not pupp any syntax errors.I wish there was a way I could debug this.Anyone run into this type of problem? |
|
|
|
|
|