I have developed an application and am deploying it to the customer with an Access front end. When I connect to the SQL Server with the password given to my customer using SQL Server security all the stored procedures are displayed with their full names and (dbo) appended to the end. Now my application can't find the names of the stored procedures. The twist comes when I use the developer login. After connecting using it there (dbo) is not appended. Apparently I am dealing with a permissions issue here but can't seem to weed it out. What permission, or lack of it, would cause this to happen? Thanks for your support.
---------------------
scking@arinc.com
---------------------
---------------------
scking@arinc.com
---------------------