i try to open a dbc file exclusively but it says file access denied cause something is connected to it but im not sure what--how would i go about breaking these connections and being able to open up the file again exclusively
Dennis,
If the DBC is local, then making sure you are in the default datasession (with no others open), and issuing a CLOSE ALL, should allow you access. If the DBC is on a network, then how you approach this will depend on the server's OS, your Administrative rights and probably a 3rd-party product to "kill" the connection(s).
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.