Re: Table Contents Last Changed
From: Aaron Bertrand [MVP] (aaron_at_TRASHaspfaq.com)
Date: 02/25/04
- Next message: David Portas: "Re: running accumulative value in select statement"
- Previous message: Andrew John: "Re: Question on choosing primary key; real or arbitrary"
- In reply to: Patrick Fogarty: "Re: Table Contents Last Changed"
- Next in thread: Baisong Wei[MSFT]: "Re: Table Contents Last Changed"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 25 Feb 2004 12:47:09 -0500
> I see what you're doing here and appreciate the example. The only problem
> is that you're still saving something to the file system. When I said
that
> I wanted to bypass the file system, I didn't only mean the routines in
.NET
> that access it. I also meant that I NEVER want the content to touch the
> file system in any way (recognizing the exception that a database is just
a
> big file.) By using your method, I still have to decide on a place to
> store the files. I have to apply security. I have to make sure that
> systems administrators can't access the directory, perhaps using EFS, etc.
All of which would have taken you less time than you've spent trying to find
a way around it. :-(
- Next message: David Portas: "Re: running accumulative value in select statement"
- Previous message: Andrew John: "Re: Question on choosing primary key; real or arbitrary"
- In reply to: Patrick Fogarty: "Re: Table Contents Last Changed"
- Next in thread: Baisong Wei[MSFT]: "Re: Table Contents Last Changed"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|