guidelines for develop a windows service wich communicates with an Oracle server via ADO
Posted
by Salvador
on Stack Overflow
See other posts from Stack Overflow
or by Salvador
Published on 2010-04-08T04:08:40Z
Indexed on
2010/04/08
4:13 UTC
Read the original article
Hit count: 553
I want to develop windows service in Delphi that communicates with an Oracle server via ADO.
Wich guidelines should I follow?
i really knew ADO, but i dont have experience with the windows services.
Thanks in advance.
© Stack Overflow or respective owner