Password protected Database

From: Ansar Javed (ansar_javed@yahoo.com)
Date: 09/27/02


From: "Ansar Javed" <ansar_javed@yahoo.com>
Date: Thu, 26 Sep 2002 23:09:07 -0700


Hi,
I am using the SQL Server 2000 standared addition.
I want to impliment the password on Database So that
nobody can open the databse and restore the database.
But after implimenting the password it could not effect on
my user's connection.

Somebody can help me.

Thanks



Relevant Pages

  • Re: Possible to use DB created in SQLServer2005 in SQLServer2000 ?
    ... You can't restore a SQL Server 2005 backup to SQL Server 2000 and ... Create a new databse in SQLServer2005, use that database under ... We want to restore this database at the SQLServer2000 site, ...
    (microsoft.public.sqlserver.setup)
  • One more easy one.
    ... What's the use of Filegroup backup? ... Because in any situation if we have to restore WHOLE ... filegroup) we have to restore the WHOLE database. ... How would the integrity of databse is mainained if we ...
    (microsoft.public.sqlserver.server)
  • Re: Backend Exchange migrate to New Hardware (Server)
    ... Exchange mailbox stores and Exchange public folder stores. ... When you use Backup to restore Exchange databases, ... Storage Engine to restore Exchange database files and their ...
    (microsoft.public.exchange.setup)
  • Backup and Restore Files
    ... What is the best way to backup and restore a runtime database file? ... pszDisplayName As String ...
    (microsoft.public.access.gettingstarted)
  • Re: PARTIAL SQL Server RESTOREs
    ... DROP DATABASE mywind_part ... ALTER DATABASE mywind ADD FILEGROUP new_customers ... -- A full database backup is performed. ... RESTORE FILELISTONLY lists the database ...
    (microsoft.public.sqlserver.server)