Click here to Skip to main content
15,914,452 members
Home / Discussions / Database
   

Database

 
GeneralSQL query builder from an App Pin
Leyu4-Jun-05 20:41
Leyu4-Jun-05 20:41 
GeneralRe: SQL query builder from an App Pin
niansah4-Jun-05 23:41
niansah4-Jun-05 23:41 
GeneralRe: SQL query builder from an App Pin
Leyu6-Jun-05 5:59
Leyu6-Jun-05 5:59 
GeneralRe: SQL query builder from an App Pin
niansah6-Jun-05 23:41
niansah6-Jun-05 23:41 
GeneralLoads of problems in VB .net Pin
Mega14-Jun-05 18:57
Mega14-Jun-05 18:57 
GeneralRe: Loads of problems in VB .net Pin
Colin Angus Mackay5-Jun-05 0:16
Colin Angus Mackay5-Jun-05 0:16 
GeneralRe: Loads of problems in VB .net Pin
Luis Alonso Ramos6-Jun-05 7:10
Luis Alonso Ramos6-Jun-05 7:10 
QuestionHow it is showing name of owner different than actual in sql server2000 Pin
under28113-Jun-05 17:51
under28113-Jun-05 17:51 
Hello friends!!!!!!!!!!!!!

I expand "Management"
then I expand "Current Activity"
then I expand "Locks / Object"
in the tree on the left side (not the opened window) I see a list of
databases and the objects in each database currently with a lock placed on it.
Most of the listings in this tree are something like:
Northwind.dbo.Categories
but what I'm seeing for one particular database is something like this:
Northwind.jdoe.Categories
Normally I make all objects owned by dbo, however I have some systems that
require another user to be the object owner. such example. However the owner of all the objects is not this "jdoe", but
let's say "jsmith". In which case I would expect the tree listing the
objects being locked to look like this:
Northwind.jsmith.Categories
NOT
Northwind.jdoe.Categories
especially, as I stated previously, since jdoe is just a valid user in
the db.

So, I'm still confused..Confused | :confused: Confused | :confused:

How could I remove this jdeo????????????????????
I will remove him by sp_changedbowner.

but why and how that 'jdoe' comes in picture!!!!!!!!!!

Is there any perticular command or login type work because of

that 'jdoe's' name came into picture?????????????????Confused | :confused: Confused | :confused:

Help Me Out!!!!!!!!!!!!!!!!

Regards

shashank
GeneralImage in SQL Server 2000 Pin
Dino Sousa3-Jun-05 12:34
Dino Sousa3-Jun-05 12:34 
GeneralRe: Image in SQL Server 2000 Pin
zhengdong jin5-Jun-05 8:55
zhengdong jin5-Jun-05 8:55 
GeneralRe: Image in SQL Server 2000 Pin
Dino Sousa5-Jun-05 12:51
Dino Sousa5-Jun-05 12:51 
GeneralRe: Image in SQL Server 2000 Pin
zhengdong jin8-Jun-05 7:29
zhengdong jin8-Jun-05 7:29 
GeneralCreating a Access Database from SQL statements in C# Pin
Wilye3-Jun-05 11:05
Wilye3-Jun-05 11:05 
GeneralTransfering of files and folders Pin
Anonymous3-Jun-05 2:48
Anonymous3-Jun-05 2:48 
GeneralRe: Transfering of files and folders Pin
Colin Angus Mackay3-Jun-05 4:29
Colin Angus Mackay3-Jun-05 4:29 
QuestionIDispatch, ADORecordset and Property loss?!? Pin
almc3-Jun-05 0:54
almc3-Jun-05 0:54 
QuestionSQL DateTime average function? Pin
devvvy3-Jun-05 0:31
devvvy3-Jun-05 0:31 
AnswerRe: SQL DateTime average function? Pin
toxcct3-Jun-05 3:35
toxcct3-Jun-05 3:35 
AnswerRe: SQL DateTime average function? Pin
oykica6-Jun-05 7:32
oykica6-Jun-05 7:32 
Generalcurrency convertor Pin
Virendrak2-Jun-05 21:57
Virendrak2-Jun-05 21:57 
GeneralRe: currency convertor Pin
Colin Angus Mackay2-Jun-05 22:21
Colin Angus Mackay2-Jun-05 22:21 
GeneralRe: currency convertor Pin
Yulianto.2-Jun-05 22:53
Yulianto.2-Jun-05 22:53 
GeneralRe: currency convertor Pin
Kareem Shaker4-Jun-05 23:20
Kareem Shaker4-Jun-05 23:20 
GeneralOleDB Problem Pin
Saksida Bojan2-Jun-05 20:16
Saksida Bojan2-Jun-05 20:16 
GeneralRe: OleDB Problem Pin
Yulianto.2-Jun-05 22:58
Yulianto.2-Jun-05 22:58 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.