G
Guest
We have an .adp with a menu option that runs a function. When a user tries
to run it, they get the "Invalid object name 'Foo_function'" message. When I
run it, it functions just fine. All domain users have public and db_owner
rights on the back-end database. I've given the user Admin rights to see
what would happen and it runs fine. When they're set back, it fails again.
Some research also suggested that having an underscore in the function name
could cause a problem. I'm currently testing that as well but would like to
know if anyone out there has run into this before.
to run it, they get the "Invalid object name 'Foo_function'" message. When I
run it, it functions just fine. All domain users have public and db_owner
rights on the back-end database. I've given the user Admin rights to see
what would happen and it runs fine. When they're set back, it fails again.
Some research also suggested that having an underscore in the function name
could cause a problem. I'm currently testing that as well but would like to
know if anyone out there has run into this before.