Quantcast
Channel: Visual COBOL
Browsing all 5819 articles
Browse latest View live

Forum Post: RE: Database connection in Visual Cobol

Thanks Chris Changing it to 64-bit worked. I would never had thought about doing that since it has been working before I upgraded to Visual Cobol 2.2. Thanks again. David

View Article


Forum Post: Update 2.2.2

On my Windows 8.1 Pro System (German Version) I am using Visual Studio 2013 with Visual Cobol 2013. I have a solution with a Webservice project and a 2nd project with the processing classes. After...

View Article


Forum Post: How to pass parameters from native to managed

This is from your tutorial on calling a managed class from native code: If is use COM onterop to call a managed class, I get error  "(80070057): The parameter is incorrect" if the managed class does...

View Article

Forum Post: RE: How to pass parameters from native to managed

The image from your tutorial didn't post, but the managed class code goes something like this: method-id managedMethod. local-storage section. 01 custRecord.    05 contact            pic x(20).    05...

View Article

Forum Post: RE: PL-SQL TYPE HEADER

Dear Chris, How I didn´t  find a solution for this problema I want to test another approuch. I want to build a JVM Cobol program that read the HEADER Object and then Call a Cobol program with SQL...

View Article


Forum Post: RE: How to pass parameters from native to managed

Hello Phil, It looks like you skipped an important step, which is to set the managed project to be registered as a COM server. Please follow the steps below: Double-click on the Properties header...

View Article

Forum Post: Textbox value Highlighted on Tab

Is there a way to turn off the selection of the value in a textbox field when you tab to the field?

View Article

Forum Post: RE: Update 2.2.2

This is not something that I have run across. Please continue to work this through the open support incident. One question though; does this effect occur even after you rebuild the entire solution...

View Article


Forum Post: RE: PL-SQL TYPE HEADER

Hi Pedro, Have you talked to Oracle about the correct way to handle this in Pro*COBOL? Pro*COBOL is an Oracle product and not a Micro Focus one. If you have to execute some PL/SQL that is not...

View Article


Forum Post: RE: PL-SQL TYPE HEADER

Dear Chris, WE did that. But how PRO*Cobol don´t accept Type Object we get always the same error on Type Header.  For that we are trying to do an JVM Cobol program to read the Object Header and then...

View Article

Forum Post: RE: PL-SQL TYPE HEADER

You can call a native COBOL program from a JVM COBOL program. Look in the Samples Browser under COBOL for JVM and then select the JVM COBOL to Native COBOL example.

View Article

Forum Post: RE: Update 2.2.2

As i mentioned in my original post rebuild ends without error and the webservice works as expected. Today we made a test running Visual Studio with Administrator Rights. In this case loading the...

View Article

Forum Post: RE: How to pass parameters from native to managed

The project was already registered for COM interop.  Please see my original question.  I'm looking for documentation which spells out exactly what data types can be passed as parameters from native...

View Article


Forum Post: RE: How to pass parameters from native to managed

When you are calling a managed code application from native code you are using the COM library support which has been retained from the Net Express product. This documentation is supplied in Visual...

View Article

Forum Post: RE: How to pass parameters from native to managed

Thanks a lot.  This is what I needed.

View Article


Forum Post: Runtime Error

I have a naïve code program that I put as a single project in a solution that is a single executable.  On the cobol link tab I have checked the add system files.  When the client runs the .exe from...

View Article

Forum Post: RE: Runtime Error

Hi Kevin, The system files that are linked in when checking that option include Adis, Adisinit, Adiskey, Adisdyna, and Mffh but the run-time itself is never included in the linked executable in Visual...

View Article


Forum Post: RE: Runtime Error

Thanks

View Article

Forum Post: RE: Textbox value Highlighted on Tab

You can set the SelectionStart property of the textbox to 0 in the form load event or after setting the Text property. method-id Form1_Load final private. procedure division using by value sender as...

View Article

Forum Post: RE: Textbox value Highlighted on Tab

Thanks

View Article
Browsing all 5819 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>