|
|||
|
Is there a way to create and encrypted database file?
What do people do when data security is important at the file level? In other words, you don't want anyone to be able to take the database file (or files) and extract data from them. Ideally, I want a file the is absolutely encrypted on disk and that is decrypted for data access. The problem, obviously, is that this would be a very costly (cpu time) approach as you couldn't create a decrypted image on disk (this would expose the data). Are all database systems then, non-secure? Thanks, -Martin |
|
|
||||
|
||||
|
|
|
|||
|
You could use Sql Server 2005, that should give you most of the options you
need. MC "Martin" <0_0_0_0_@pacbell.net> wrote in message news:QH0mf.28501$7h7.12582@newssvr21.news.prodigy. com... > Is there a way to create and encrypted database file? > > What do people do when data security is important at the file level? In > other words, you don't want anyone to be able to take the database file > (or files) and extract data from them. > > Ideally, I want a file the is absolutely encrypted on disk and that is > decrypted for data access. The problem, obviously, is that this would be > a very costly (cpu time) approach as you couldn't create a decrypted image > on disk (this would expose the data). > > Are all database systems then, non-secure? > > Thanks, > > -Martin > > |
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Re: Database Lock vs Database Freeze | data _null_; | Newsgroup comp.soft-sys.sas | 0 | 04-24-2007 01:29 PM |
| Re: Database Lock vs Database Freeze | Bob_Abelson@HGSI.COM | Newsgroup comp.soft-sys.sas | 0 | 04-24-2007 01:20 PM |
| Re: Database Lock vs Database Freeze | Nancy Brucken | Newsgroup comp.soft-sys.sas | 0 | 04-24-2007 06:02 AM |
| Help with SQL Database Problem!!! | Jeremy Ambler | Newsgroup comp.soft-sys.sas | 1 | 11-17-2004 10:18 PM |
| Re: Help with SQL Database Problem!!! | Sigurd Hermansen | Newsgroup comp.soft-sys.sas | 0 | 11-17-2004 09:48 PM |