I use MS SQL server 2012 that is part of a third party db app. This app has three clients and a server and runs fine. I normally sign in to the database
with my username and pw but i also have an admin acct for making changes. I want to take the database onto my laptop for read only access when away from the office but I do not want to install a server and a client on my laptop just to read the db since i
am the only user that will be doing this. I do not know sql since our program has shielded us from actual sql queries . However, I realize that a 'sql db explorer' product will have no knowledge of the db structure and I will prob have to learn sql as well.
What is the suggested method/program to allow this?
Go to the complete details ...