Notes The BankPost script calls the Microsoft® Visual C++® version of the Bank.Account object, but it could just as easily use the Visual Basic or Java version of the object. Also, this sample script has very little error checking. A more robust application would perform extensive error checking on numbers such as the account and amount data submitted.
This script uses the Sample Bank from Microsoft SQL Server version 6.5; other versions of Microsoft SQL Server may have different arguments for the Post method of the IDispatch object.