Quantcast
Channel: Forum Getting started with SQL Server
Viewing all articles
Browse latest Browse all 7129

Syntax Error

$
0
0

I am getting the following error:

GO
RESTORE DATABASE FOOTPRINTS2 FROM DISK \\hqvmfiler\sqlnative$\Backups\sqltest1\fptest\Footprints\Footprints_backup_2014_07_05_025121_6970636.bak
MOVE 'FPTEST_DATA’ TO ‘E\DATA\FPTEST2_DATA.mdf’,
MOVE 'FPTEST_LOG' TO 'F\LOGS\FPTEST2_LOGS.ldf'
GO

====================================

Error:

Msg 102, Level 15, State 1, Line 1
Incorrect syntax near '\'.
Msg 105, Level 15, State 1, Line 3
Unclosed quotation mark after the character string '
GO


Viewing all articles
Browse latest Browse all 7129

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>