Results 1 to 6 of 6

Thread: Encrypting the database

  1. #1
    Obaid Guest

    Encrypting the database

    Is there any way by which a SQL Server database can be encrypted.

    Regrads

  2. #2
    Obaid Guest

    Encrypting the database (reply)

    Hi All,

    Forgot to tell you one thing. This is the first time I have putted a query on a WorldWide User'sGroup forum. I hope I will not be disappointed.

    Best Regards


    ------------
    Obaid at 5/29/00 6:20:29 AM

    Is there any way by which a SQL Server database can be encrypted.

    Regrads

  3. #3
    Ray Miao Guest

    Encrypting the database (reply)

    SQL server doesn't have the function, maybe look for thirdparty's.


    ------------
    Obaid at 5/29/00 6:20:29 AM

    Is there any way by which a SQL Server database can be encrypted.

    Regrads

  4. #4
    Attaullah Guest

    Encrypting the database (reply)

    Check this site for Step-by-Step Guide to Encrypting File System (EFS)

    http://www.microsoft.com/technet/win2000/efsguide.asp

    Attaullah

    ------------
    Obaid at 5/29/00 6:20:29 AM

    Is there any way by which a SQL Server database can be encrypted.

    Regrads

  5. #5
    Obaid Guest

    Encrypting the database (reply)

    Thank you all for the reply.
    Actually I am looking into SQL Server's feature(if any) of encrypting the SQL Server 7.0 database schema. Currently I am working for a software house. We are developing a product for a client that will be delivered soon. SQL Server 7.0 is our back-end database. We want to deliver the product encrypted in terms of the database schema. I mean the user can open the SQL Server 7.0 database but an encrypted one. We don't want our client to look into the database schema; tables, references, primary keys, foreign keys, indexes, constraints.

    Looking forward to a reply
    Obaid


    ------------
    Attaullah at 5/30/00 11:44:51 AM

    Check this site for Step-by-Step Guide to Encrypting File System (EFS)

    http://www.microsoft.com/technet/win2000/efsguide.asp

    Attaullah

    ------------
    Obaid at 5/29/00 6:20:29 AM

    Is there any way by which a SQL Server database can be encrypted.

    Regrads

  6. #6
    Attaullah Guest

    Encrypting the database (reply)


    Do you have to deliver the data in SQL Server7 ? If not then you should
    Export the data to some other format using DTS.

    Attaullah

    ------------
    Obaid at 5/31/00 5:50:25 AM

    Thank you all for the reply.
    Actually I am looking into SQL Server's feature(if any) of encrypting the SQL Server 7.0 database schema. Currently I am working for a software house. We are developing a product for a client that will be delivered soon. SQL Server 7.0 is our back-end database. We want to deliver the product encrypted in terms of the database schema. I mean the user can open the SQL Server 7.0 database but an encrypted one. We don't want our client to look into the database schema; tables, references, primary keys, foreign keys, indexes, constraints.

    Looking forward to a reply
    Obaid


    ------------
    Attaullah at 5/30/00 11:44:51 AM

    Check this site for Step-by-Step Guide to Encrypting File System (EFS)

    http://www.microsoft.com/technet/win2000/efsguide.asp

    Attaullah

    ------------
    Obaid at 5/29/00 6:20:29 AM

    Is there any way by which a SQL Server database can be encrypted.

    Regrads

Posting Permissions

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