I posted a similar RFI but it seems I stated my concern vaguely. Anyway
what I meant by programming tool for batch Jobs to run on the server
(NT) which will access MS SQL Server, is something like R4GL for
Informix Online or PL/SQL for Oracle Server. I need a similar tool or
product which will allow me to program in 3GL or 4GL for performing
processes or transactions against the MS SQL Server 6.5 database
residing in my NT box. This programming tool whould be able to produce
code that will be able to process transaactions (inserts, updates,
deletes and reports) against the SQL Server database. I know that NT
and SQL server has task schedulers but what I need is to be able to
create programs to be scheduled for execution by these task
schedulers/managers. I don't want to use NT batch programming (shell
script) I need something like a 3GL or 4GL programming language that I
can run from the NT box itself. Thanks for any help. And to those who
answered my previous post on this same matter thank you fo rthe info and
sorry I was not able to state my request clearly.