Click here to Skip to main content
15,911,531 members
Home / Discussions / Database
   

Database

 
Questioncursor_sql server Pin
Raa ju29-Oct-07 1:47
Raa ju29-Oct-07 1:47 
AnswerRe: cursor_sql server Pin
ChandraRam29-Oct-07 2:21
ChandraRam29-Oct-07 2:21 
GeneralRe: cursor_sql server Pin
Paul Conrad29-Oct-07 17:20
professionalPaul Conrad29-Oct-07 17:20 
Questioncursor_sql Pin
_ala29-Oct-07 1:28
_ala29-Oct-07 1:28 
AnswerRe: cursor_sql Pin
Paul Conrad29-Oct-07 17:20
professionalPaul Conrad29-Oct-07 17:20 
QuestionLogin failed for user '(null)'. Reason: Not associated with a trusted SQL Server connection. Pin
sivaram praveen29-Oct-07 1:06
sivaram praveen29-Oct-07 1:06 
AnswerRe: Login failed for user '(null)'. Reason: Not associated with a trusted SQL Server connection. Pin
Colin Angus Mackay29-Oct-07 1:20
Colin Angus Mackay29-Oct-07 1:20 
AnswerRe: Login failed for user '(null)'. Reason: Not associated with a trusted SQL Server connection. Pin
Mike Dimmick29-Oct-07 1:25
Mike Dimmick29-Oct-07 1:25 
Mixed mode is the correct option if you want to use SQL Authentication. You cannot turn off Windows authentication. It's most likely that the server was reinstalled with Mixed Mode disabled, i.e. Windows Authentication only.

You will need the administrator to re-enable Mixed Mode. In Enterprise Manager, connect to the server, then right-click the server in the tree and select Properties. On the Security tab, ensure that Authentication is set to "SQL Server and Windows" rather than "Windows only". Click OK, then you will have to restart SQL Server.


DoEvents: Generating unexpected recursion since 1991

GeneralRe: Login failed for user '(null)'. Reason: Not associated with a trusted SQL Server connection. Pin
sivaram praveen29-Oct-07 1:36
sivaram praveen29-Oct-07 1:36 
AnswerRe: Login failed for user '(null)'. Reason: Not associated with a trusted SQL Server connection. Pin
Ian Uy29-Oct-07 4:51
Ian Uy29-Oct-07 4:51 
QuestionMSSQL 2005 Log File Pin
sgsofy28-Oct-07 23:56
sgsofy28-Oct-07 23:56 
AnswerRe: MSSQL 2005 Log File Pin
Mike Dimmick29-Oct-07 1:22
Mike Dimmick29-Oct-07 1:22 
GeneralRe: MSSQL 2005 Log File Pin
sgsofy31-Oct-07 7:24
sgsofy31-Oct-07 7:24 
QuestionGet value from Sub Report in SSRS Pin
QPun28-Oct-07 23:16
QPun28-Oct-07 23:16 
AnswerRe: Get value from Sub Report in SSRS Pin
QPun29-Oct-07 15:13
QPun29-Oct-07 15:13 
QuestionSlow inRetrieving data Pin
briogene28-Oct-07 22:54
briogene28-Oct-07 22:54 
AnswerRe: Slow inRetrieving data Pin
soni uma29-Oct-07 0:05
soni uma29-Oct-07 0:05 
GeneralRe: Slow inRetrieving data Pin
Colin Angus Mackay29-Oct-07 0:09
Colin Angus Mackay29-Oct-07 0:09 
GeneralRe: Slow inRetrieving data Pin
soni uma29-Oct-07 0:41
soni uma29-Oct-07 0:41 
AnswerRe: Slow inRetrieving data Pin
Colin Angus Mackay29-Oct-07 0:08
Colin Angus Mackay29-Oct-07 0:08 
AnswerRe: Slow inRetrieving data Pin
Ian Uy29-Oct-07 4:52
Ian Uy29-Oct-07 4:52 
GeneralRe: Slow inRetrieving data Pin
Colin Angus Mackay29-Oct-07 5:12
Colin Angus Mackay29-Oct-07 5:12 
QuestionDoubt in StoredProcedure [modified] Pin
John.L.Ponratnam28-Oct-07 20:37
John.L.Ponratnam28-Oct-07 20:37 
AnswerRe: Doubt in StoredProcedure Pin
neeraj_indianic28-Oct-07 21:11
neeraj_indianic28-Oct-07 21:11 
GeneralRe: Doubt in StoredProcedure Pin
neeraj_indianic28-Oct-07 23:37
neeraj_indianic28-Oct-07 23:37 

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.