T.R | Title | User | Personal Name | Date | Lines |
---|
5797.1 | | BHAJEE::JAERVINEN | Ora, the Old Rural Amateur | Thu Mar 13 1997 01:30 | 6 |
| NT[FS] files aren't "record based"; they're just streams of bytes. I
don't think compression is relevant here. It's up to the application
(like a database) to decide how to implement a record structure and
what to do with variable length records.
|
5797.2 | Database needs its own driver? | PGREEN::SACKMANJ | Pedalo'ing the Internet | Fri Mar 14 1997 00:04 | 4 |
| Thanks thats what I thought. Does that mean that the database would
need its own file system driver to handle records?
Jon.
|
5797.3 | | BHAJEE::JAERVINEN | Ora, the Old Rural Amateur | Fri Mar 14 1997 01:10 | 4 |
| I know close to nothing about databases, but to give any structure to
data would be the responsibility of the application, not the file
system.
|
5797.4 | | KANATA::TOMKINS | | Mon Mar 17 1997 10:54 | 10 |
| I find this particular thread interesting in that, it causes me to pose
a question.
Can not the File System in it's normal operation have an adverse impact
on the operation of the database?
Thus, the question of compression may in fact have a very important
aspect to it from a processing perspective.
rtt
|