Windows Services possible?

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Felix_
Posts: 2
Joined: Tue 19 Dec 2006 20:06

Windows Services possible?

Post by Felix_ » Tue 19 Dec 2006 20:14

Hi,

is it possible to use ODAC for programming Windows Services? We have an interface application that uses BDE and ORACLE 8-10g and want to convert it into a service, so that no user has to be logged on while it is working in the background (with DB access).

Would be great if someone already tried Oracle access from within a windows service with ODAC.

Thank you!

Plash
Devart Team
Posts: 2844
Joined: Wed 10 May 2006 07:09

Post by Plash » Wed 20 Dec 2006 09:09

There should not be any problems using ODAC in a service.

Post Reply