Kay Smoljak wrote: > Through Query Analyzer using that user/pass, I cannot query the table
then that user cannot be in the DBO for that database. > Is there a chance that something like this could happen if the > database was had to be restored from a backup? The client didn't reply > when I asked if anything had happened to the box. well the users should be in the backup but i suppose it's possible the user went south & wasn't restored & then created later on. lets try kicking it where the sun don't shine: login as SA w/query analyzer & connect to that db EXEC sp_changedbowner 'that_user_name' then see what happens. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:232849 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

