SQL 2005 is supported. The errors you are seeing are not related to SQL.
The locking error comes from the new locking mechanism we implemented, and it probably occurs because you were editing an item and closed the browser instead of canceling the edit, which will keep the item locked. When trying to edit that item again you would not be able to do so until the lock expires or you delete the lock (from Help -> Lock Manager).
The null reference exception occurs when the session expires. This issue will be fixed in the next release.
Dan Suceava
http://www.axosoft.com