I've moved tempdb around and resized it using a smilar approach, except I saw no need to restart with the minimal flag. Basic steps I did were:<br>
<br>
- create new default device of desired size<br>
- move to RAM, 2 MB<br>
- restart<br>
- move from RAM<br>
- restart<br>
- expand tempdb to...
HIding table structures is practically impossible, as you have to see the table to query it, and they will have the SA password to install the database. It is possible to encrypt stored procedures with the ENCRYPT option which should give you some protection if you keep the database "smarts"...
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.