Re: MSDE newbie quetsion: importing data from SQL Server
From: Simon Elliott (Simon)
Date: 05/27/04
- Next message: newbie: "Re: Strategy for backup and restore"
- Previous message: Andrea Montanari: "Re: Strategy for backup and restore"
- In reply to: Andrea Montanari: "Re: MSDE newbie quetsion: importing data from SQL Server"
- Next in thread: Andrea Montanari: "Re: MSDE newbie quetsion: importing data from SQL Server"
- Reply: Andrea Montanari: "Re: MSDE newbie quetsion: importing data from SQL Server"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 27 May 2004 07:57:54 -0700
On 26/05/2004, Andrea Montanari wrote:
> > I've been given a file with no extension, and told that it's "a full
> > export from our SQL server tables".
> >
> > What sort of file is this likely to be, and is there any way I can
> > import it into MSDE?
>
> it really depend what kind of file it is...
> it can be a full backup of a database, and you can test it executing
> from any query tool
> RESTORE HEADERONLY
> FROM DISK = 'c:\.....\filename'
This returned something sensible. How do I import it into MSDE?
-- Simon Elliott http://www.ctsn.co.uk
- Next message: newbie: "Re: Strategy for backup and restore"
- Previous message: Andrea Montanari: "Re: Strategy for backup and restore"
- In reply to: Andrea Montanari: "Re: MSDE newbie quetsion: importing data from SQL Server"
- Next in thread: Andrea Montanari: "Re: MSDE newbie quetsion: importing data from SQL Server"
- Reply: Andrea Montanari: "Re: MSDE newbie quetsion: importing data from SQL Server"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|