How can I prevent MS Access from connecting to my MS SQL Server database? -


MS Access is the cause of many performance issues used to connect to SQL Server. How can I stop MS Access from connecting to my MS SQL Server database?

He adds as a user

Comments

Popular posts from this blog

qt - switch/case statement in C++ with a QString type -

python - sqlite3.OperationalError: near "REFERENCES": syntax error - foreign key creating -

Python's equivalent for Ruby's define_method? -