|
Posted by Zenek on 05/20/06 16:18
Hello,
I have:
- server MS SQL MSDE (2000)
- database 'COLLBASE'
- table 'MAIN'
- row: column 'NAME' value 'version' and column 'VALUE' value '003'
I make backup files by SQL query.
I have more backups for different versions of this database (different
value in field 'VALUE' in table 'MAIN').
I would like to read this value from backup file without server assist,
to get backup as ordinary file.
How to do it?
How to move in this file?
What is physical structure of backup file?
I can't to read this file from begin by compare strings, because these
files are very large, few 100MB.
regards
Zenek
Navigation:
[Reply to this message]
|