Forum Post: RE: Relativity and ODBC connections
No worries Mike, I am not trying to install any dll files. Just trying to understand the Relativity product. The only Release Notes I have are in regard to installing Designer so the references to the...
View ArticleForum Post: RE: Relativity and ODBC connections
A previous ODBC connector that we use required the use of a certain dll when doing connections from Visual Studio solutions and that was the main thing my co-worker was asking about. Hmmm. I have no...
View ArticleForum Post: RE: Relativity and ODBC connections
Very helpful thank you. So to be clear if I use Data Client for ADO for linked servers and for data connection strings when do I use just Data Client?
View ArticleForum Post: RE: Level 66 and managed code
Our Working Storage is slightly different. Try modifying it to something like this: 01 PREV-BC-CTL. 10 P-BRCLGROUP PIC 9 VALUE ZERO. 10 P-ENPG...
View ArticleForum Post: RE: Relativity and ODBC connections
when do I use just Data Client? One answer is to use always use the Data Client until you run into a problem with an ADO application not working on it. But, to be honest, you can just use the Data...
View ArticleForum Post: RE: Relativity and ODBC connections
That makes things clearer with the Data Client. Thank you. Where does Relativity DBA fit into the picture?
View ArticleForum Post: RE: Level 66 and managed code
I just tested this with both 2.3 and 2.3 update 1 and I cannot reproduce the problem you are seeing. Perhaps this is related to a directive that you are using that I am not. Could you try creating a...
View ArticleForum Post: RE: Relativity and ODBC connections
The DBA, or Database Administrator, is similar to the Relativity Designer in design, but it has reduced functionality. It has the ability to modify a Relativity catalog after installation at the End...
View ArticleForum Post: RE: Relativity and ODBC connections
Thanks. Hopefully a quick question. In using a linked server connection and OpenQuery I have run across a couple of times where an automated background process blows up. Is there a log file I can...
View ArticleForum Post: RE: Relativity and ODBC connections
In cases such as these, it would be best to let SupportLine tell you what type of tracing to generate.
View ArticleForum Post: RE: Level 66 and managed code
First, we're running 2.3 Update 1 also. Second, we are doing class libraries instead of console apps. And third, we found how to get rid of the error. But being a career mainframe procedural...
View ArticleForum Post: RE: Relativity and ODBC connections
I will take it up with SupportLine - thanks.
View ArticleForum Post: RE: Level 66 and managed code
This appears to be a bug when trying to use renames in working-storage within a class definition. Although your example with moving just the 66 level item to local-storage gets rid of the compiler...
View ArticleForum Post: RE: GridView
If you tell me how your project is currently organized perhaps I can make some suggestions. You can update the individual columns of the gridview itself with data but binding to a collection object is...
View ArticleForum Post: RE: GridView
Thank you Chris, see this example I did, but there's something wrong do not understand RunUnit Obrigado Chris, veja este exemplo que fiz, mas tem alguma coisa errada não entendo o RunUnit.
View ArticleForum Post: RE: GridView
Right-click on the Project References folder and select Add Reference and then select the assembly MicroFocus Runtime (Interop RuntimeServices) 4.0 which is listed under the Extensions section. This...
View ArticleForum Post: Please, Please, HELP!
I cannot get Visual COBOL for Visual Studion 2015 to install. No errors, just a hang which does not resolve. Has anyone had a similar experience? I cannot get anything out of Microfocus whatsoever on...
View ArticleForum Post: RE: Please, Please, HELP!
Often the hang can be due to either a modal in the background, such as a dialog box asking your permission to proceed with the installation, or an ongoing download of prerequisite software, such as...
View ArticleForum Post: RE: Please, Please, HELP!
Hey, thanks for the reply. I have the latest Visual Studio 2015 Community, on 64-bit Win10. There is no other prerequisite software being downloaded, and no prompts to continue. Oddly, even after the...
View ArticleForum Post: RE: Please, Please, HELP!
One or more install log files will be generated under the %temp% folder such as %temp%\Micro_Focus_Visual_COBOL_for_Visual_Studio_2015_nnnn.log. Can you take a look at this log file and post any...
View Article