Hi all,
I'm wondering Is it possible to execute a windows program using T-SQL and get the return values? If not what would be the best way? I'm using ASP and SQL Server for the website.
I need to write a store procedure script to process customers' credit cards and this needs to call a credit card gateway program and be able to get the return results to determine if the credit card is valid or not.
Any tips/help would be greatly appreciated.
Thanks and have a good day all,
Chris.
I'm wondering Is it possible to execute a windows program using T-SQL and get the return values? If not what would be the best way? I'm using ASP and SQL Server for the website.
I need to write a store procedure script to process customers' credit cards and this needs to call a credit card gateway program and be able to get the return results to determine if the credit card is valid or not.
Any tips/help would be greatly appreciated.
Thanks and have a good day all,
Chris.