Hello,
I have SQL Server 7.0 and I am taking several .mdf files from one SQL Server to another. On the destination server, how can I open incororate these into a database? Can I directly insert them into the Data folder under the MSSQL folder? Or do I have to convert it to some kind of .csv file and then import into a database?
Getting these .mdf files from the source server is my only option! So I have to find a way to read these.
Thanks,
Todd
I have SQL Server 7.0 and I am taking several .mdf files from one SQL Server to another. On the destination server, how can I open incororate these into a database? Can I directly insert them into the Data folder under the MSSQL folder? Or do I have to convert it to some kind of .csv file and then import into a database?
Getting these .mdf files from the source server is my only option! So I have to find a way to read these.
Thanks,
Todd