i have a COBOL program batch file (.bat).
i want to develop a access database using that batch file.
i am attaching that text file of that batch program.
please give me suggestions about tables and queries i need to make in access for this.![]()
i have a COBOL program batch file (.bat).
i want to develop a access database using that batch file.
i am attaching that text file of that batch program.
please give me suggestions about tables and queries i need to make in access for this.![]()
you need to call a shell program on the button click event
call SHELL("c:\folder\program.bat")