database - Visual Studio Pro 2012: local db connection keeps closing -


i've tried searching this, seem if i'm person having problem. project in visual studio pro 2012, database connection keeps dropping constantly. seems random, clicking open table cause close, or writing new sql query. close right after click open it.

i poked around in 'modify connection' , didn't see help, tried upping connection retries 10. doesn't help, , apparently isn't saving either, because @ 1 when checked again.

it doesn't make sense - because transitioned virtual machine running locally, using amazon workspaces. none of data or settings migrated over. also, coworker has same exact setup, , never has problems. working on same project, using same database.

anyone have ideas? highly irritating.

thanks


Comments

Popular posts from this blog

python - Subclassed QStyledItemDelegate ignores Stylesheet -

java - HttpClient 3.1 Connection pooling vs HttpClient 4.3.2 -

SQL: Divide the sum of values in one table with the count of rows in another -