Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

SQL Server 2014 Integration Services text by Brian Knight

$
0
0
Hi,The insert statement in page 294 fails (SQL Server 2014 Integration Services text by Brian Knight). Any Ideas what data should be entered for the PACKAGE ID? ThanksINSERT INTO SSIS SETTINGSELECT '{INSERT YOUR PACKAGE ID HERE}', 'LOGFILEPATH', 'c:\myLogFile.txt'Error message thrown - Msg 8169, Level 16, State 2, Line 1Conversion failed when converting from a character string to uniqueidentifier.

Viewing all articles
Browse latest Browse all 3145

Trending Articles