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 Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

What does (dbo) mean for objects in an Access ADP?

Status
Not open for further replies.

jgoodman00

Programmer
Joined
Jan 23, 2001
Messages
1,510
It seems the objects in my SQL server database get appended with (dbo), when viewed from a access project. However, it only occurs for certain users (they can be either dbo or no dbo, it matters not).

I have a lot of code which references these objects, but this code cannot work when they keep changing name from [ObjectName] to [ObjectName] (dbo)...

James Goodman
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top