Laploy Web Board
Would you like to react to this message? Create an account in a few clicks or log in to continue.

มีปัญหาในการรัน sql

2 posters

Go down

มีปัญหาในการรัน sql  Empty มีปัญหาในการรัน sql

ตั้งหัวข้อ  ssomchai 4th May 2011, 7:09 am

ผมรัน sql ในบทที่ 19 แล้วมีปัญหาดังนี้
จากรูปที่ 19.8 มี error ดังนี้
Msg 325, Level 15, State 1, Line 3
Incorrect syntax near 'PIVOT'. You may need to set the compatibility level of the current database to a higher value to enable this feature. See help for the SET COMPATIBILITY_LEVEL option of ALTER DATABASE.
จากรูปที่ 19.9 มี error ดังนี้
Msg 325, Level 15, State 1, Line 7
Incorrect syntax near 'PIVOT'. You may need to set the compatibility level of the current database to a higher value to enable this feature. See help for the SET COMPATIBILITY_LEVEL option of ALTER DATABASE.

ssomchai

จำนวนข้อความ : 2
Join date : 04/05/2011

ขึ้นไปข้างบน Go down

มีปัญหาในการรัน sql  Empty รันคำสั่ง

ตั้งหัวข้อ  Admin 13th May 2011, 4:41 pm

ให้รันคำสั่งต่อไปนี้ใน SSMS

ALTER DATABASE database_name
SET COMPATIBILITY_LEVEL = { 80 | 90 | 100 }

Admin
Admin

จำนวนข้อความ : 215
Join date : 17/12/2009

http://laploy.forumotion.com

ขึ้นไปข้างบน Go down

ขึ้นไปข้างบน


 
Permissions in this forum:
คุณไม่สามารถพิมพ์ตอบ