J
Joe Rigley
Hi,
I'm still a bit green with .NET... I'd like to know what would be the best
kind of VS .NET project type I should use if I need a scheduled job that
will pull data user data from a DB2 db and modify user account data in
Active Directory. (Data like address, phone, mgr name, etc...) I'm
envisioning some type of an .exe that would be added to the server's
Schedule service and called nightly that would in the background with no
user input.
Should a job like this be true VB .NET app? A Console Application? A
Windows Service? Please let me know your thoughts and a quick reason why.
Thanks kindly,
-Joe
I'm still a bit green with .NET... I'd like to know what would be the best
kind of VS .NET project type I should use if I need a scheduled job that
will pull data user data from a DB2 db and modify user account data in
Active Directory. (Data like address, phone, mgr name, etc...) I'm
envisioning some type of an .exe that would be added to the server's
Schedule service and called nightly that would in the background with no
user input.
Should a job like this be true VB .NET app? A Console Application? A
Windows Service? Please let me know your thoughts and a quick reason why.
Thanks kindly,
-Joe