Re: Restrict Database Viewing
From: Dan Guzman (guzmanda_at_nospam-online.sbcglobal.net)
Date: 10/25/05
- Previous message: Miha: "Strange Error?"
- Next in thread: Don Grover: "Re: Restrict Database Viewing"
- Maybe reply: Don Grover: "Re: Restrict Database Viewing"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 25 Oct 2005 07:47:42 -0500
Rather than developing against the live production database, consider
developing the application against a test database with identical schema.
You can use test data or obfuscated production data for testing.
-- Hope this helps. Dan Guzman SQL Server MVP "wrytat" <wrytat@discussions.microsoft.com> wrote in message news:5118B0AD-451A-406E-81F9-F6EFA426B00E@microsoft.com... > One of our programmers is going to write a program that involves some > sensitive data stored in the SQL server, using visual basic. Is there a > way > to restrict him from viewing the data in the database, yet allowing him to > do > his programming and debugging?
- Previous message: Miha: "Strange Error?"
- Next in thread: Don Grover: "Re: Restrict Database Viewing"
- Maybe reply: Don Grover: "Re: Restrict Database Viewing"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|