Search:

Type: Posts; User: jeremywatco

Search: Search took 0.01 seconds.

  1. Replies
    11
    Views
    2,851

    Re: Closing SQL Connections

    Ah Ha... found the connection open issue.. in my SQL functions I was trying to close the connection.
  2. Replies
    11
    Views
    2,851

    Re: Closing SQL Connections

    This is the mysql client. MultipleActiveResultsstes isn't supported to my knowledge. Seems that Im getting the connection not valid or open exception on the second connection only. First cn is...
  3. Replies
    11
    Views
    2,851

    Re: Closing SQL Connections

    OK, So I'm pretty sure I can't have a datareader open and use the connection for other things at the same time. So in this case I'll have to use two connections, correct? So here is my updated code....
  4. Replies
    11
    Views
    2,851

    Re: Closing SQL Connections

    Sorry for the delay in getting back to you all. I've been out of town.

    Just made the adjustments and now including more of the complete code. I'm getting an error that a datareader is already...
  5. Replies
    11
    Views
    2,851

    Closing SQL Connections

    I'm having an issue with my MariaDB server running out of pooled connections for my SQL queries. I know the issue has to do with my connections for each query not being closed properly and so when I...
Results 1 to 5 of 7



Click Here to Expand Forum to Full Width