Quantcast
Channel: Visual COBOL - Forum - Recent Threads
Browsing all 4356 articles
Browse latest View live

RE: best architecture solution for migration

Thank You Chris and NeilH.I am working on Non-IBM mainframe platform , its on Sunsolaris UNIX and Oracle .

View Article


Linkage section

Hi , I have a Windows form from which i accept a number and on the button click event , i take that number and call cobol program to validate the input.I am getting error while running the application...

View Article


RE: Linkage section

You have a couple of things wrong here.There is no actual storage assigned for items defined in the linkage section.A linkage section is used to define data items that are being passed into the program...

View Article

rts 9/105 on open extend

Hi,I have a cobol program that make:OPEN EXTEND FILEand giveFILE  status 9/105, Memory allocation errorThe server is Windows 2012 with  256 Gb RAM (free 254 Gb), and I use Cobol Server 2013 2.3.1I have...

View Article

RE: Again DataGrid

Thanks again, what I'm trying to do is when you click on the numbers show continued. I created a hidden field and so he clicks on another page / number does not go through page load again, but this...

View Article


RE: Possible to use a variable for database?

Can it also be used to do updates?  I am finding that trickier...

View Article

RE: Possible to use a variable for database?

Yes you should be able to use Dynamic SQL with Update statements. For example, the video that Chris linked to in his response above (at about 1:07) shows an example of an UPDATE statement being coded...

View Article

RE: Sample Powershell for Visual Cobol

Just a reminder that this forum is not a substitute for using normal Customer Care support channels. If you have a question or run into a problem that requires immediate assistance then you should open...

View Article


RE: Compiler Error

Looked at the copybook lines and found the name with the space as you said.  Thia was the dclgen created in openESQL with the spaces so it thought it was ok, it wasn't.  Now getting a error 19703 on...

View Article


RE: Uninstall Problem

I am not sure if that would work or not. It sounds like you might need to install the License Manager by itself in order to uninstall ED.Do you have a current COBOL Server product on maintenance? If...

View Article

Image may be NSFW.
Clik here to view.

Compiler Error

I'm receiving the following error and have everything in place, when I searched the internet for the cause of below, I received (below)Query.CPY (40,21-22) : error COBES0100 : Incorrect SQL statement...

View Article

RE: Compiler Error

It should work fine as long as the environment and the project is setup correctly.I just tested with spaces in the project folder and it worked fine for me so it must be something specific to your...

View Article

RE: WCF Project

Visual COBOL fully supports WCF Service Library projects if you are using a full version of Visual Studio and not the Shell version.For the Shell version the following limitation is documented in the...

View Article


RE: Sample Powershell for Visual Cobol

We have a native Cobol program compiled OK in Visual Cobol. This is existing program executed through Unix shell script with command rtsora <program name>, This we want to migrate to Visual Cobol...

View Article

RE: Sample Powershell for Visual Cobol

Could you be more elaborate ?

View Article


RE: WCF Project

Thanks Chris . I have followed your recommended steps and got the WCF Project.Thanks

View Article

WCF Project

Hi Team , I am using Trail version of Visual cobol for VS2013 and i am unable to find WCF Service Library.Any suggestions what alternatives are there.I wanted to check the WCF implementation of my old...

View Article


Sample Powershell for Visual Cobol

Do we have any sample code for executing Visual Cobol in PowerShell Scripts.Does RTSORA Runtime still be supported when executing scripts via PowerShell

View Article

RE: Sample Powershell for Visual Cobol

Sorry, I mistakenly split the last reply from karthikgeek into a new thread because I thoughtt it was a new topic. It is as follows:Chris we are looking for the Later. How to run a built Visual Cobol...

View Article

RE: Uninstall Problem

Chris,I was able to completely uninstall VC PE 2.2 by cleaning up the registry. I also cleanly installed VC PE 2.3!  I guess we can close this question.Regards, John

View Article
Browsing all 4356 articles
Browse latest View live