Re: Can I prevent customers from viewing schema?

From: Russell Fields (RussellFields_at_NoMailPlease.Com)
Date: 06/08/04

  • Next message: Bob Altman: "Re: Can I prevent customers from viewing schema?"
    Date: Tue, 8 Jun 2004 15:49:14 -0400
    
    

    Bob,

    The schema definitions in a database are avialable to public, which means
    that anyone can read them. Trying to subvert this would probably cause you
    some real problems.

    For the future: http://tinyurl.com/th9k "An Overview of SQL Server "Yukon"
    for the Database Developer" makes the following interesting comment:

    SQL Server "Yukon" ships with a new security model that separates users from
    objects, provides fine-grain access and provides greater control of data
    access. Additionally, all System tables are now implemented as Views,
    providing greater control over database system objects.

    Wait and see on that one, I guess.

    Russell Fields

    "Bob Altman" <rda@nospam.com> wrote in message
    news:ekz#SlWTEHA.384@TK2MSFTNGP10.phx.gbl...
    > Hi all,
    >
    > I'm struggling with the pros and cons of developing a new desktop app
    using
    > Jet or MSDE/SQL Server. If I use MSDE/SQL Server, my installer would need
    > to be able to either install MSDE (if it's not installed already) or
    locate
    > an existing SQL Server in which to create my database.
    >
    > One thing that I would like to accomplish is a little protection of my
    > intellectual property. Specifically, I'd like to prevent customers from
    > looking at my database schema. Is this possible (or practical) in a
    > production SQL Server environment? If so, what is involved?
    >
    > TIA!
    >
    > - Bob
    >
    >


  • Next message: Bob Altman: "Re: Can I prevent customers from viewing schema?"

    Relevant Pages

    • Re: msde 7
      ... With SQL Server 7.0 you cannot rename the computer it is running on without ... reinstalling SQL Server. ... Your best course of action is to install MSDE 2000 ... database, restore the database to the new instance of SQL Server and synch ...
      (microsoft.public.sqlserver.msde)
    • Re: MSDE Installation
      ... You can install MSDE with mixed authentication by specifying ... To make the database read/write after you have copied the data and log files ... not associated with a trusted SQL Server Connection.' ...
      (microsoft.public.sqlserver.msde)
    • SQL Server Databases to MSDE 2000
      ... I've built a database in my SQL Server 2000. ... install MSDE 2000 in an another machine, ...
      (microsoft.public.sqlserver.msde)
    • Re: SQL script generation dependencies
      ... We just used SQL Server Enterprise Manager to create the script and then ... We also package a blank database ... install MSDE and then run the script against it. ...
      (microsoft.public.sqlserver.programming)
    • Re: MS Access DAO -> ADO.NET Migration
      ... William Vaughn ... Microsoft MVP ... Hitchhiker's Guide to Visual Studio and SQL Server ... My migration app works building a SSCE database file with imported data ...
      (microsoft.public.dotnet.framework.adonet)

  • Quantcast