Recent Comments
  1. Re: Onclick event only accessible by a user with edit rights

    Dude, I love you! I just wasted 2 days trying to find the problem. I didn't even notice in the begin...

    --Alex

Install DNN 5.2.3 on SQL 2000 got error

Posted in By Nicholas Lu

If you install a DotNetNuke 5.2.x on SQL 2000, you will get a error message like

System.Data.SqlClient.SqlException: Line 6: Incorrect syntax near 'max'.

The solution is simple, switch to SQL 2005.
    Comments are closed for this post, but if you have spotted an error or have additional info that you think should be in this post, feel free to contact me.