S
sqlnovice
If I have to run C# application through batch process, do I need to create
app in Windows or Console. This batch job runs everyday at a particular time
and loads the data into the database. What is the best methods to schedule
in the unix batch job in this situation using C# app
app in Windows or Console. This batch job runs everyday at a particular time
and loads the data into the database. What is the best methods to schedule
in the unix batch job in this situation using C# app