Results 1 to 3 of 3

Thread: Sql Server 2008 Lock

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jun 2008
    Location
    Macedonia
    Posts
    188

    Sql Server 2008 Lock

    Is posible to lock my database with password somthing like in microsoft acess with one password and other can't see what is in my database only to see from my program. ???? Tnx

  2. #2
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687

    Re: Sql Server 2008 Lock

    create a user... assign the user a password... grant ONLY that user access to the DB.... don't give out the login info....

    -tg
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

  3. #3
    A SQL Server fool GaryMazzone's Avatar
    Join Date
    Aug 2005
    Location
    Dover,NH
    Posts
    7,493

    Re: Sql Server 2008 Lock

    Unless it is installed on there machine they would have admin privileges and can see anything.
    Sometimes the Programmer
    Sometimes the DBA

    Mazz1

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width