jgoodman00
Programmer
- Jan 23, 2001
- 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
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