The ident_Current function is returning a null on sql server 2005. After looking at some documentation it looks like it needs db_owner permissions to have visibility meta data, but thats only specified in documentation for sql server 2008..
can someone confirm that its the same for sql server 2005 ? , i cant find any documentation to confirm this ..
many thanks