Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

VC++ application as exe and service

Status
Not open for further replies.

akmba78

Programmer
Nov 1, 2005
2
US
I need to develop a VC++ application which has no user interface and just performs operations on the database on incoming data.

How do I develop a application for this purpose and also run this from console window (but not a console application) ?

Also if necessary, How do I convert this application developed as exe in to a service ?

Userful Inputs and suggestions needed please..

Atul Kulkarni Malad B.A

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top