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.

 All Forums
 SQL Server 2000 Forums
 Import/Export (DTS) and Replication (2000)
 Invalid Tak Result Value

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?

   

- Advertisement -