I have written a VB6 application that retrieves and saves information to a SQL Server database. Everytime the application tries to save to the database I get the following error:
cannot start more than one transaction on this session.
Can anyone please let me know how to get rid of this error. Is there anyway to stop an active session?
Thank you,
RR
cannot start more than one transaction on this session.
Can anyone please let me know how to get rid of this error. Is there anyway to stop an active session?
Thank you,
RR