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

Forum Post: RE: Printing to PDF

Sorry, forgot to say we're using Visual Cobol 2.1, Visual Studio 2010 on Windows XP.  Will be upgrading soon. Brendan

View Article


Forum Post: RE: Relativity and Linked Servers

I'm not familiar with OpenQuery, but there is a conflict with Relativity's ODBC 3.0 support and ADO, and the symptoms are exactly the same. For reasons that are not clear, ADO never tells Relativity...

View Article


Forum Post: RE: Multiple rows in a datagrid

Thnks, you are the best... I've already try the Selecteditems property but not find the correct way. Now is ok. Best regards Alberto Ferraz

View Article

Forum Post: RE: Printing to PDF

I installed the Adobe Acrobat DC trial so that I could test this and it works correctly for me. I am using VC 2.3 update 1 and the test program that follows. This is a simple Windows Forms program...

View Article

Forum Post: RE: Relativity and Linked Servers

Michael, Thank you for your comment. It appears that we were using the non ADO  driver in ODBC. When I switch to ADO the decimal numbers are now showing however now I am seeing all fields from the...

View Article


Forum Post: Relativity and Unix

Is anyone using Relativity in a unix environment where you are sharing Cobol data with Windows?  I am trying to push data from Unix to SQL using a linked server and also update Cobol data from MSSQL...

View Article

Forum Post: dfconv.exe

Hi, in Server 5.1I have dfconv.lbr in Cobol Server 2.3.1 have dfconv.exe the same command line that work on server 5.1 "run.exe dfconv...

View Article

Forum Post: Special Linkage for DB2 Stored Procedure

I try to learn COBOL  a little bit more deeply with VISUAL COBOL,  But I feel hard to understand someone's code like this: ******************************************************        identification...

View Article


Forum Post: RE: Relativity and Linked Servers

Cliff, Are you sure that you are using the correct table?  The only way an ODBC client can 'see' any 'fields' is as columns in a table.  If you have a table defined that is not based upon record type,...

View Article


Forum Post: RE: Special Linkage for DB2 Stored Procedure

If the value of TRBLINP-IO-LEN is set to 18 and the value of TRBLINP-IO-TEXT is set to "1 611016007800011" then after the unstring statement the following should be true: TRBLINP-TYPE  PIC  X(01) will...

View Article

Forum Post: RE: Relativity and Linked Servers

Thanks for the reply Tom.  I currently only have the one table defined from my FD to make it easy to begin with. In that file most of the fields belong to the record type that the table uses. A...

View Article

Forum Post: RE: Relativity and Unix

CliffS, There are, I am certain, hundreds of installations of Relativity doing just that: providing ODBC SQL access (on Windows) to data that resides on Unix. I am not sure that push data  is...

View Article

Forum Post: RE: dfconv.exe

Hello mf_galberico: It should work the same, possibly depending on the contents of the file "flsetl.PRO". I recommend that you create a zip archive containing just the three files flsetl.PRO,...

View Article


Forum Post: RE: Relativity and Linked Servers

I use Relativity in all environments, Windows and Unix/Linux, RM, Micro Focus and Visual COBOLs.  I am typically in an RM/COBOL environment, but there is no operational difference - only the...

View Article

Forum Post: RE: dfconv.exe

Hello mf_galberico: In the case of Server 5.1, the command to invoke was: run.exe dfconv Whereas under Server 2.3.1, the command to invoke is: dfconv.exe A person could invoke these commands while...

View Article


Forum Post: RE: Special Linkage for DB2 Stored Procedure

But that is true: using group item TRBLINP as input parameter. TRBLINP-IO-TEXT     PIC X(41)  still has TRBLINP's original value of "1 611016007800011" and TRBLINP-IO-LEN  has the length. I saw the...

View Article

Forum Post: RE: Relativity and Linked Servers

Tom, Good to hear that others are having success with the product. I have been struggling with the lack of documentation and some suggestions on "best practices". I have been using ODBCTest but only...

View Article


Forum Post: RE: Special Linkage for DB2 Stored Procedure

I am not really sure what "magic" it is to which you are referring? Can you show me what the call of this stored procedure looks like including the setup of the parameters and how you are returning...

View Article

Forum Post: RE: Special Linkage for DB2 Stored Procedure

CREATE PROCEDURE "GIP2TRBL" (INOUT TRBLINP VARCHAR(41) CCSID EBCDIC FOR SBCS DATA)     DYNAMIC RESULT SETS 1     PARAMETER CCSID EBCDIC     EXTERNAL NAME "GIP2RAM2"     LANGUAGE COBOL     MODIFIES SQL...

View Article

Forum Post: RE: Relativity and Linked Servers

The documentation, on both a process 'How to' level, and on a reference level (screen by screen), is in the Relativity Designer help file, RELDBDSN.CHM. SQL syntax supported is in another help file:...

View Article
Browsing all 5819 articles
Browse latest View live


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