Skip to content

Stop "Transaction not active" error for StoredProc component when database not open - #70

Open
todaysoftware wants to merge 1 commit into
madorin:masterfrom
todaysoftware:StoredProc-Transaction-Not-Active-Designer
Open

Stop "Transaction not active" error for StoredProc component when database not open#70
todaysoftware wants to merge 1 commit into
madorin:masterfrom
todaysoftware:StoredProc-Transaction-Not-Active-Designer

Conversation

@todaysoftware

Copy link
Copy Markdown

Setting the procedure name when the database is not connected causes the above exception.

To fix this I moved the code that generates the SQL from where it sets the procedure name to just prior to preparing the statement.

@todaysoftware
todaysoftware force-pushed the StoredProc-Transaction-Not-Active-Designer branch from 324b175 to 300c454 Compare June 9, 2024 21:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant