Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Error with Migration to ASA 9.0

Status
Not open for further replies.

veenas

Programmer
May 2, 2006
1
US
Hello All,

We recently migrated from ASA 7 TO 9.0. In some of our datawindows we get an error stating - "syntax error near '=' on line 1. It seems to be referencing the following piece of the script: -

"current_user = (SELECT remarks FROM sys.sysuserperm WHERE user_name = (CURRENT USER))"

If I remove current_user = it seems to work fine ! any ideas as we have many reports that have this line in them??
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top