Click here to Skip to main content
15,913,709 members
Home / Discussions / Database
   

Database

 
QuestionRe: SQL Datatypes Pin
Brendan Vogt14-Feb-06 21:24
Brendan Vogt14-Feb-06 21:24 
AnswerRe: SQL Datatypes Pin
Colin Angus Mackay14-Feb-06 22:28
Colin Angus Mackay14-Feb-06 22:28 
AnswerRe: SQL Datatypes Pin
Slow Learner14-Feb-06 2:33
Slow Learner14-Feb-06 2:33 
QuestionSQLConnection Open() throws exception Instance Failure. Pin
MY120113-Feb-06 22:06
MY120113-Feb-06 22:06 
AnswerRe: SQLConnection Open() throws exception Instance Failure. Pin
dev dhoundiyal14-Feb-06 6:31
dev dhoundiyal14-Feb-06 6:31 
GeneralRe: SQLConnection Open() throws exception Instance Failure. Pin
MY120114-Feb-06 23:40
MY120114-Feb-06 23:40 
GeneralRe: SQLConnection Open() throws exception Instance Failure. Pin
MY120117-Feb-06 1:16
MY120117-Feb-06 1:16 
GeneralRe: SQLConnection Open() throws exception Instance Failure. Pin
MY120120-Feb-06 2:25
MY120120-Feb-06 2:25 
Okay. Here is a semi-solution to the problem:

It is a permission problem. When the Windows service is running, it uses some obscure username and password to contact the database server. Even though I tell the computer to run the service as a specific user, it still does not work.

Then I tried to use SQL authentication instead of integrated security. Now it works. So my conclusion is: Permission problems.

If anyone has any idea on how this service/run-as-user-thing works. An explanation would be most helpfull.

Thanks in advance.

/Soeren
GeneralRe: SQLConnection Open() throws exception Instance Failure. Pin
tp team7-Apr-10 22:51
tp team7-Apr-10 22:51 
QuestionHow to use getoledbschematable to retrieve columns info in one excel file that has an unnamed range Pin
zhangxinghai13-Feb-06 21:00
zhangxinghai13-Feb-06 21:00 
QuestionMicrosoft SQL-DMO (ODBC SQLState: 42000) Pin
misecprj13-Feb-06 18:19
misecprj13-Feb-06 18:19 
QuestionConstrain on a temp table Pin
ToddHileHoffer13-Feb-06 10:03
ToddHileHoffer13-Feb-06 10:03 
QuestionNeed help on DDL Triggers in Sql server 2005 Pin
Slow Learner13-Feb-06 5:58
Slow Learner13-Feb-06 5:58 
QuestionSQL : plz do somthing its urgent. Pin
dev_rfid13-Feb-06 4:00
dev_rfid13-Feb-06 4:00 
AnswerRe: SQL : plz do somthing its urgent. Pin
Colin Angus Mackay13-Feb-06 5:11
Colin Angus Mackay13-Feb-06 5:11 
GeneralRe: SQL : plz do somthing its urgent. Pin
Daniel Santillanes15-Feb-06 7:47
professionalDaniel Santillanes15-Feb-06 7:47 
QuestionCREATE a Backup from SQL Server2005 Express database Pin
eaglef1613-Feb-06 1:50
eaglef1613-Feb-06 1:50 
AnswerRe: CREATE a Backup from SQL Server2005 Express database Pin
Mike Dimmick13-Feb-06 4:00
Mike Dimmick13-Feb-06 4:00 
GeneralRe: CREATE a Backup from SQL Server2005 Express database Pin
Paul Conrad13-Feb-06 5:12
professionalPaul Conrad13-Feb-06 5:12 
Questioninsert one table into another with identity column Pin
pankaj b13-Feb-06 0:55
pankaj b13-Feb-06 0:55 
AnswerRe: insert one table into another with identity column Pin
dev_rfid13-Feb-06 3:52
dev_rfid13-Feb-06 3:52 
QuestionPoplulate Text Field from DataSet Pin
japel13-Feb-06 0:15
japel13-Feb-06 0:15 
AnswerRe: Poplulate Text Field from DataSet Pin
J4amieC13-Feb-06 0:43
J4amieC13-Feb-06 0:43 
Questiondynamic chart using sql Pin
mijan12-Feb-06 21:35
mijan12-Feb-06 21:35 
AnswerRe: dynamic chart using sql Pin
Mike Ellison13-Feb-06 5:47
Mike Ellison13-Feb-06 5:47 

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.