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

Forum Post: RE: One more C# WPF to Cobol

Something is wrong!? I Change the Source:           declare GridList as list[type WPFGridZeilen]           set self::TryFindResource("cvsOptions") as type CollectionViewSource::Source to GridList...

View Article


Forum Post: RE: call x'91' function 35

We figured out that this was an internal issue.  Thanks

View Article


Forum Post: RE: One more C# WPF to Cobol

I got it to work but I had to make a few changes. First comment out your own FindResource method in the source so that it will not be called. It is always returning null and I am not sure why it is...

View Article

Forum Post: RE: CBL_DIR_SCAN_READ

I do agree that a sample in the docs would be nice for all of these calls. I would just like to point out that the parameters to these library routines are clearly marked as either On Entry or On Exit...

View Article

Forum Post: Linq do SQL database

Hi ;) It's possible to use Linq connection with Visual Cobol ? Like this: http://weblogs.asp.net/scottgu/archive/2007/05/19/using-linq-to-sql-part-1.aspx...

View Article


Forum Post: RE: CBL_DIR_SCAN_READ

I agree that the documentation for this area would be enhanced by a sample. I will see if this is something that we can provide in a future release. Thanks

View Article

Forum Post: RE: Printer Browser

Hi Jerry. Apologies for the problems caused by the documentation for this routine not being as clear as it could be. We will look to provide some clearer descriptions for the parameters for these...

View Article

Forum Post: RE: Linq do SQL database

Unfortunately, not in any usable way at the moment.  The Linq to SQL feature relies on converting lambda expressions into expression trees (instead of delegate instances) which are then passed to the...

View Article


Forum Post: RE: One more C# WPF to Cobol

Did you become my E-Mails from today?

View Article


Forum Post: RE: One more C# WPF to Cobol

E-mailing me directly with product problems is not the correct way to receive product support. Please post the problems directly to the Community Site forum so that everyone can see them or open up a...

View Article

Forum Post: RE: One more C# WPF to Cobol

OK! Now it works how i Need!!! Many Thanks !!!

View Article

Forum Post: Incorrect SQL statement

I am getting a "COBES0100 : Incorrect SQL statement syntax near: RESULT" when I try  building my project. RESULT is a column name in one of my tables. This code is coming over from Acucobol, where It...

View Article

Forum Post: RE: Incorrect SQL statement

Put the column name in quotes like "RESULT" in the query or use a table alias with it like:     EXEC SQL        SELECT              A.result        INTO...

View Article


Forum Post: RE: Incorrect SQL statement

Thanks Chris That worked and thanks for the quick response.

View Article

Forum Post: RE: JDBC Connection sharing between java and cobol

Btw. This example could be placed in the documentation for your product as well

View Article


Forum Post: RE: JDBC Connection sharing between java and cobol

And you have to name your connection explicitly with exec sql bind connection myconnection to :myconnection end-exec so that you can release it with : exec sql unbind connection myconnection end-exec...

View Article

Forum Post: RE: JDBC Connection sharing between java and cobol

Thanks for the suggestion. We're already working (with Chris) to improve the documentation that was mentioned earlier in this thread, and an example is something we'll be looking at. Thanks

View Article


Forum Post: Error with tracking logs when build

I frequently get this warning when I run or build a Visual COBOL native or managed project in Visual Studio 2012: "Forcing a rebuild of all sources due to an error with the tracking logs.  Not a valid...

View Article

Forum Post: RE: Error with tracking logs when build

Hi Phil, Are you running Visual Studio 2012 standalone or are you using TFS or some other source control system with Visual Studio? Can you please open up a support incident with customer care for...

View Article

Forum Post: RE: Error with tracking logs when build

I'm running Visual Studio 2012 and Visual COBOL 2.2.  I've installed Tools for GIT but am not using Team Foundation Service GIT for our application.  I don't get this error if I set up a demo project...

View Article
Browsing all 5819 articles
Browse latest View live


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