PROBLEM IN CHARACTER_STR

09/12/2015 23:57 dodocsr#1


all use database that have this problem, could someone help me with this? Line 219 515

[Only registered and activated users can see links. Click Here To Register...]
09/13/2015 03:02 Flogolo#2
add Glowchange Entrys in Database
09/13/2015 03:53 xTwiLightx#3
Quote:
Originally Posted by Flogolo View Post
add Glowchange Entrys in Database
Hast du dir das Bild überhaupt mal angeschaut? :facepalm:


@OP: Check for a newer version of this database, e.g. the one from Sedrika.

You have a SQL Server version newer than 2008R2, which means the join short-hand syntax ( =* or *= ) is not allowed anymore - so you need either database scripts for SQL Server >= 2012 or you have to install SQL Server 2008 R2.
09/13/2015 17:55 dodocsr#4
ahh thanks, now i use 2012. i'm going to try it. ;)