I’m trying to import data from a SQL Server 2000 Data to Oracle. I have Oracle 10g and TOAD installed, but not SQL Server 2000, as I only have the SQL Server backup and .mdf file and log file. How can I read/view the contents of the backup or .mdf file wihout having SQL Server 2000. I’m trying not to go back to the location of the SQL Server and extract all of the Tables as comma delimeted files. Looking for another option to this.