RE: Calling stored procedures
I tested this here using Visual COBOL 2.2 for Visual Studio 2012 in both a native application using ODBC and a managed application using ADO.NET and it worked fine for me.What product version and DBMAN...
View ArticleButton_Click method - Determine what the mouse button was pressed.
Hi, again.I do "set btn to sender as type Button" and i can get button properts.Now i need to get which mouse button has brought me here.I suspect that the answer is in "e as type System.EventArgs",...
View ArticleRE: Button_Click method - Determine what the mouse button was pressed.
Thank you very much, Mr. Chris.It´s easy, when you know.
View ArticleRE: Calling stored procedures
Hi ChrisThis is my directives, do I have something not correct?DBMAN = ADOBEHAVIOR=ANSITARGETDB = MSSQLSERVERSystem.Data.SqlClient.SqlClientFactory, System.Data, Version=4.0.0.0, Culture=neutral,...
View ArticleRE: Calling stored procedures
It is the BEHAVIOR=ANSI that is causing this.I just changed on my system and I can now reproduce the error.Try setting BEHAVIOR=MAINFRAME and that should work.
View ArticleCalling stored procedures
Problem calling stored procedures. When executing a stored procedure I get a SQL error “A server cursor cannot be opened on the given statement or statements.” SQLCODE = -16937. I have a couple...
View ArticleRE: License Manager w/ NAT Firewall
Can you open a support ticket on this and ask it to be assigned to me PPimental and we can interact with our Development and Third Party Vendor on this.
View ArticleRE: License Manager w/ NAT Firewall
Incident #2676933 has been opened and references back to this thread on my issue.
View ArticleLicense Manager w/ NAT Firewall
We have a NAT'ed firewall between two networks on our campus - the license manager sits on a server that is in the untrusted side along with most the clients that use the software. We have a few...
View ArticleRebuild.exe
Hello all,I've managed to use rebuild.exe from visual cobol to reindex some files, but I'd like to use it on another machine.I tried copying the executable and the dll's to a new machine, but it...
View ArticleRE: SQLite and SQLCode
You might also want to take a look at the new recordings that were just posted out on Youtube that cover topics such as OpenESQL with Visual COBOL..In particular you might find this one useful:Visual...
View ArticleWpf Listview Multi Select w/checkbox
Would like to build Listview(listbox) containing a checkbox with the ability to select as many checkbox's desired, and then update DB (codebehind) with data from the screen. I'll just read thru...
View Articlecan't download COBOL
don't have any message in my in box even I’m already register in this page https://www.microfocus.com/product-trials/visual-cobol/vc22/index.aspx?success
View ArticleRE: can't download COBOL
I just tested this link here and it successfully sent me an e-mail to the address that I specified.Please double-check the address that you used and also check your e-mail filter to ensure that the...
View ArticleRE: can't download COBOL
very very thank you sir. it's not show in my in box or any junk , I must search by Distribution@microfocus.com.Thank you.
View ArticleRE: Wich Eclipse Version for Visual Cobol?
Visual COBOL for Eclipse is delivered with an integrated Eclipse installation. VC 2.2 runs on Eclipse 3.8.1
View ArticleWich Eclipse Version for Visual Cobol?
Hi!What is the right/best Version for Eclipse and Visual Cobol 2.2 ?Link?Best RegardsBernd
View ArticleRE: Wich Eclipse Version for Visual Cobol?
What is the best Version?Standard / Developer / C++ - / Java- Developer ?
View ArticleRE: Wpf Listview Multi Select w/checkbox
HiI would like to ask you where the problem is. Is it to define the Listview with XAML, or is it the handling of the of the Ceckbox Status in the Listview Items? Freundliche GrüsseWerner Lanter
View Article