I have looked everywhere in the forums, dev help, and googled everything I can think of but for some reason I still can't figure out the right way to do a transaction with an async connection.
All I need to do is a large amount of parameterized inserts, but every method I have tried either gives me an error 3110 or error 3115 with no details.
Does anyone have example code they could share? or even easy to overlook pitfalls? Thank you very much!