Click here to Skip to main content
16,003,277 members
Home / Discussions / Database
   

Database

 
AnswerRe: SQL Server windows authentication Pin
Garth J Lancaster28-Nov-12 23:59
professionalGarth J Lancaster28-Nov-12 23:59 
AnswerRe: SQL Server windows authentication Pin
jschell29-Nov-12 8:09
jschell29-Nov-12 8:09 
GeneralRe: SQL Server windows authentication Pin
Chris Meech30-Nov-12 3:45
Chris Meech30-Nov-12 3:45 
QuestionNeed help with a tricky MS SQL Query Pin
muya mwansa27-Nov-12 6:46
muya mwansa27-Nov-12 6:46 
AnswerRe: Need help with a tricky MS SQL Query Pin
Eddy Vluggen27-Nov-12 13:31
professionalEddy Vluggen27-Nov-12 13:31 
GeneralRe: Need help with a tricky MS SQL Query Pin
jschell28-Nov-12 8:43
jschell28-Nov-12 8:43 
AnswerRe: Need help with a tricky MS SQL Query Pin
Deepak Kr128-Nov-12 1:03
Deepak Kr128-Nov-12 1:03 
QuestionBest Approach For Designing Database Pin
AmbiguousName27-Nov-12 3:59
AmbiguousName27-Nov-12 3:59 
AnswerRe: Best Approach For Designing Database Pin
jschell27-Nov-12 13:13
jschell27-Nov-12 13:13 
AnswerRe: Best Approach For Designing Database Pin
Mycroft Holmes27-Nov-12 13:14
professionalMycroft Holmes27-Nov-12 13:14 
AnswerRe: Best Approach For Designing Database Pin
Eddy Vluggen27-Nov-12 13:23
professionalEddy Vluggen27-Nov-12 13:23 
AnswerRe: Best Approach For Designing Database Pin
Krishna Kumar Soni3-Dec-12 1:04
Krishna Kumar Soni3-Dec-12 1:04 
QuestionEXEC sp_helptext Pin
jojoba201126-Nov-12 22:43
jojoba201126-Nov-12 22:43 
AnswerRe: EXEC sp_helptext Pin
Mycroft Holmes26-Nov-12 23:30
professionalMycroft Holmes26-Nov-12 23:30 
QuestionRe: EXEC sp_helptext Pin
jojoba201126-Nov-12 23:38
jojoba201126-Nov-12 23:38 
AnswerRe: EXEC sp_helptext Pin
Corporal Agarn27-Nov-12 0:59
professionalCorporal Agarn27-Nov-12 0:59 
QuestionRe: EXEC sp_helptext Pin
jojoba201127-Nov-12 3:09
jojoba201127-Nov-12 3:09 
AnswerRe: EXEC sp_helptext Pin
Eddy Vluggen27-Nov-12 13:33
professionalEddy Vluggen27-Nov-12 13:33 
QuestionRECORD VALIDATION IN ACCESS Pin
teto26-Nov-12 5:19
teto26-Nov-12 5:19 
SuggestionRe: RECORD VALIDATION IN ACCESS Pin
André Kraak26-Nov-12 5:56
André Kraak26-Nov-12 5:56 
AnswerRe: RECORD VALIDATION IN ACCESS Pin
Corporal Agarn26-Nov-12 6:05
professionalCorporal Agarn26-Nov-12 6:05 
Questionhow to compare an operation in where expression In sql Pin
GREG_DORIANcod26-Nov-12 4:29
professionalGREG_DORIANcod26-Nov-12 4:29 
AnswerRe: how to compare an operation in where expression In sql Pin
s_magus26-Nov-12 5:20
s_magus26-Nov-12 5:20 
AnswerRe: how to compare an operation in where expression In sql Pin
Mycroft Holmes26-Nov-12 11:56
professionalMycroft Holmes26-Nov-12 11:56 
Questiongrant permission on table in another database Pin
Danzy8326-Nov-12 3:55
Danzy8326-Nov-12 3:55 
Hi everyone! I need to grant permission on a table in a database to a database role in another database.

I have client database containing information about clients. In another database, I have roles for different departments. Now I need to grant permission on specific tables in the client database to roles or departments which are located in another database.

I have been struggling for a solution but have not succeeded. Is there any way to accomplish this task? Please help.

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.