COBOL AND MS SQL
-
Hi all I need to get some information on how cobol handles database? and how can we access the MS SQL Database from ACUCOBOL? I would really appreciate if any body can forward links on this topic, Bhagirathi
-
Hi all I need to get some information on how cobol handles database? and how can we access the MS SQL Database from ACUCOBOL? I would really appreciate if any body can forward links on this topic, Bhagirathi
Upcoming FREE developer events: * Glasgow: Agile in the Enterprise Vs. ISVs, db4o: An Embeddable Database Engine for Object-Oriented Environments, Mock Objects, SQL Server CLR Integration, Reporting Services ... My website
-
Upcoming FREE developer events: * Glasgow: Agile in the Enterprise Vs. ISVs, db4o: An Embeddable Database Engine for Object-Oriented Environments, Mock Objects, SQL Server CLR Integration, Reporting Services ... My website
Hi colin Thanks fr your time , i did go thru some sites, actually i don't know cobol at all and i am looking for code logic to access sql databse from cobol and how different it is from access any dbms i am not able to spot any good code refernce i have checked out cobug-cobol users group and some other sites, i need a basic idea that is all Regards Bhagirathi
-
Hi colin Thanks fr your time , i did go thru some sites, actually i don't know cobol at all and i am looking for code logic to access sql databse from cobol and how different it is from access any dbms i am not able to spot any good code refernce i have checked out cobug-cobol users group and some other sites, i need a basic idea that is all Regards Bhagirathi
Since SQL Server is a relational database I would imagine that the way you access it is fairly similar to any othe relational database system. Of course, COBOL has such a long legacy that it has connected to all manner of weird and wonderful databases in its time.
Upcoming FREE developer events: * Glasgow: Agile in the Enterprise Vs. ISVs, db4o: An Embeddable Database Engine for Object-Oriented Environments, Mock Objects, SQL Server CLR Integration, Reporting Services ... My website