Quantcast
Channel: Visual COBOL - Forum - Recent Threads
Browsing all 4356 articles
Browse latest View live

RE: Save image to sql.

Thanks Chris Glazier very helpfull as always !

View Article


RE: Save image to sql.

im gettingCannot implicitly convert type System.Windows.Controls.Image to type System.Drawing.Image.

View Article


RE: Save image to sql.

Doesn't have to be the same way, what would be the best way to achieve saving an image to a sql database?.

View Article

RE: License Error 26

Hello TCHall. I will contact you under separate email to resolve.

View Article

RE: Save image to sql.

For the previous error you can try changing this line to:    set pictureBox1::Image to o as type System.Drawing.ImageWhat database are you using?Open up the Samples Browser under the Visual COBOL start...

View Article


RE: Save image to sql.

Tried it and gives an error. But the sample should help me a lot ! Ill study the sample. thanks

View Article

License error 26

I had to do a system restore and now I get a License error 26. I got a hold of  Tech Support and they told me to look on the Forum, when I looked it up here they said to contact Tech Support. So Now...

View Article

RE: License error 26

Hello TCHall. I will contact you under separate email to resolve.

View Article


RE: Save image to sql.

I have used the attached method with succes a while ago (1 Gb of pictures)The ReadAllBytes does the read (very fast !!)Succes,Jan...

View Article


RE: the connection reference between java and cobol

add question:  how to do the sql transation between java and cobol(jvm)/cobol

View Article

the connection reference between java and cobol

Java program: import java.sql.*; public class javamain { /** * @param args * @throws SQLException */ public static void main(String[] args) throws SQLException { // Create a variable for the connection...

View Article

Save image to sql.

Hello, lately I have been triying to create a code to upload an image into my sql database from visual cobol 2012. I have done this in C# with byte[] image object o =...

View Article

RE: Save image to sql.

I managed to save the image into SQL using this code.              set pbImage::Image to type System.Windows.Forms.Clipboard::GetImage()              set pbImage::SizeMode to type...

View Article


RE: Err Msg 13l file not found

What is the physical file name that you are assigning to in the program?If you are not using a full path but only assigning to a filename then there may be a problem with locating the file in Visual...

View Article

RE: Err Msg 13l file not found

Thanks Chris,As sugeested by you, I changed the working directory  in the VC IDE on the project properties page-->Debug tab-->Working Directory. This solved my problem.RegardsKumar

View Article


Err Msg 13l file not found

I am using MF Visual Cobol v 2.2. ( Personal Edition)When my progam tries to open an input file, I get  "Error Msg   -----13     File not found"This input sequential file (.dat extension)  is created...

View Article

License Error 26

For some reason my computer calender was off so I changed it to the correct date and now I get error 26. What do I do?

View Article


RE: License Error 26

Have same error and called Tech Support and they said to ask on here. I kinda need this for school. Any help would be appreciated.

View Article

RE: Inheritance

Actually the requirement to use self or super in order to access public fields or properties in an inherited class was removed in the compiler as of V2.2 update 2. The support for this in Intellisense...

View Article

Inheritance

Hi,i need help with inheritance in visual cobol. I have a .Net class (cobol) named ClassB which inherits from another .Net ClassA (cobol again). In ClassA i have a public property named VariabA. the...

View Article
Browsing all 4356 articles
Browse latest View live


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