
SQL Data Export for PS/PSS
26
6. Move the files "SQLDataExportSQL.mdf" and
"SQLDataExportSQL_log.LDF" to destination.
7. Make a new query:
8. Run the following script with new path where you have located the
database, for example D:\.
9. Refresh
10. Install "SQL Data Export for PSS".
go
sp_attach_db 'SQLDataExportSQL','D:\SQLDataExportSQL.mdf','D:\SQLDataExportSQL_log.LDF'
go
Commenti su questo manuale