Hi,
Does anyone know how to create bar charts using vb.net and save them as bitmap/jpeg files? I need to create a brunch (about 100) of bar charts using data from text files. I don't need the charts to be shown on the form but would like to save them as image files. Is there any code relating...
Thanks Rick,
But my text file is in Raster format which stored the information such as no. of columns and rows of the raster file and also the values of each grid cell. What I want to do now is to extract the values in each cell and then stored in the ACCESS table assoicating with its...
Hi,
I tried to read all the data stored in an ASCII file and populated them into an existed ACCESS table. I used OleDBConnection and InsertCommand. However, I got an error "Expected Query name after Execute". Is there any error with my code. I've struggled with this problem for a long time. Any...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.