Hi,
Does anybody know how to get enterprise manager to stop
putting lines like setuser('taylorb') in the output .sql
file when you ask it to script a whole load of stored
procedures?
I had even created a VB program to remove these lines but
it isn't working properly now, and I thought it would be
the sort of thing you could turn off but not in an obvious
way. It doesn't work when I'm trying to set the database
up on another server for example because there's some
security issue with setuser (I'm not an administrator but
am the database owner) - I just want to remove setuser
calls.