Click here to Skip to main content
15,891,763 members
Home / Discussions / Database
   

Database

 
GeneralRe: Colin Angus Mackay ???? Pin
WDI22-Mar-05 10:34
WDI22-Mar-05 10:34 
QuestionColin Angus Mackay ???? Pin
WDI22-Mar-05 9:08
WDI22-Mar-05 9:08 
AnswerRe: Colin Angus Mackay ???? Pin
anonymous19823-Mar-05 9:18
anonymous19823-Mar-05 9:18 
GeneralSql stored procedure vs triggers vs functions Pin
jinnyb22-Mar-05 5:55
jinnyb22-Mar-05 5:55 
GeneralRe: Sql stored procedure vs triggers vs functions Pin
Colin Angus Mackay22-Mar-05 7:13
Colin Angus Mackay22-Mar-05 7:13 
GeneralRe: Sql stored procedure vs triggers vs functions Pin
jinnyb22-Mar-05 9:34
jinnyb22-Mar-05 9:34 
GeneralRe: Sql stored procedure vs triggers vs functions Pin
Edbert P22-Mar-05 18:53
Edbert P22-Mar-05 18:53 
GeneralADO inside win32 services goes boom Pin
Peter Mares22-Mar-05 3:08
Peter Mares22-Mar-05 3:08 
Hi everyone,

I've wondered across a peculiar issue with ADO (although something else could be the culprit, but through my investigation, I believe it to be ADO).

I have written a service that uses ADO. When running the service as a console app, everything works great. However, when the service is run 'as a service' in the SCM, I find a problem with the connection.

Basically, this is what I've found to happen:

1. I issue a connect() call, and it returns S_OK.
2. Immediately after that, I execute a simple query, say "select count(*) from table1". At this point, when running as a normal app, the query executes and all is well. However, as a service, the query fails. Upon further inspection, doing a check on whether the connection is actually "connected", I find that it is infact disconnected.

Any ideas? I've been thrashing my brains with this problem for a few hours now. Maybe someone can shed some light on this?

I have tried changing the account under which the service runs. That didn't work. I tried testing different data providers. Same problem. Anything else I can try?

Thanks,
Peter


controlSHIFT
[Glossary Manager] [AfterThought Backup Lite]

All good things were meant to be improved
GeneralRe: ADO inside win32 services goes boom Pin
Chris Austin22-Mar-05 17:25
Chris Austin22-Mar-05 17:25 
GeneralRe: ADO inside win32 services goes boom Pin
Peter Mares22-Mar-05 19:51
Peter Mares22-Mar-05 19:51 
GeneralQuery Date Field Type In Access Pin
Tunde Ajibawo22-Mar-05 0:16
Tunde Ajibawo22-Mar-05 0:16 
GeneralRe: Query Date Field Type In Access Pin
Colin Angus Mackay22-Mar-05 7:14
Colin Angus Mackay22-Mar-05 7:14 
GeneralRe: Query Date Field Type In Access Pin
Edbert P22-Mar-05 18:55
Edbert P22-Mar-05 18:55 
GeneralRe: Query Date Field Type In Access Pin
Tunde Ajibawo22-Mar-05 22:09
Tunde Ajibawo22-Mar-05 22:09 
GeneralRe: Query Date Field Type In Access Pin
Edbert P23-Mar-05 11:07
Edbert P23-Mar-05 11:07 
GeneralPackage And Deployment Wizard Pin
Salman Sheikh21-Mar-05 22:48
Salman Sheikh21-Mar-05 22:48 
GeneralRe: Package And Deployment Wizard Pin
rwestgraham22-Mar-05 10:58
rwestgraham22-Mar-05 10:58 
Generaldataset or datareader Pin
jinnyb21-Mar-05 20:41
jinnyb21-Mar-05 20:41 
GeneralRe: dataset or datareader Pin
Colin Angus Mackay21-Mar-05 21:03
Colin Angus Mackay21-Mar-05 21:03 
QuestionWhich is faster? Pin
Yulianto.21-Mar-05 15:16
Yulianto.21-Mar-05 15:16 
AnswerRe: Which is faster? Pin
Christian Graus21-Mar-05 15:32
protectorChristian Graus21-Mar-05 15:32 
GeneralViewing stored procedures Pin
Its due when21-Mar-05 2:58
Its due when21-Mar-05 2:58 
GeneralRe: Viewing stored procedures Pin
Colin Angus Mackay21-Mar-05 3:09
Colin Angus Mackay21-Mar-05 3:09 
GeneralRe: Viewing stored procedures Pin
Scott Serl21-Mar-05 10:22
Scott Serl21-Mar-05 10:22 
Generaldiff between managed providers and ole-db provider Pin
satishrg20-Mar-05 19:16
satishrg20-Mar-05 19:16 

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.