I am trying to issue a SQL update statement with nHibernate (2.0.1GA) like this:
sqlstring = string.Format(\"set nocount on;update myusers set geo=geography:
"{whatever} is not a recognized built-in function name" is a SQL Server error message, not sure what Hibernate is doing there but SQL Server is the one complaining about it.