Hello, I have a datagridview that I fill using a datatable. If I create the columns in advance for some reason the datagridview won't fill so I have to leave the colums empty and let it fill them in when i bind the data source. However I wish to limit the number of characters that can be...
Just to clarify I basically want to be able to create and control a virtual dvd/cd drive from my program. I would prefer not to have to write it if I could purchase a module of sorts. But if I have to program it where would I start? Thanks again for any help
What steps would I need to take in order to write a cd/dvd emulation software. Where I can take an iso and mount it to a virtual drive created by my program. I know I am kinda reinventing the wheel here but I am just curious. Or is there a emulation software module that I would be able to...
Hello, I do manage a small private schools computer network of a around 150 computers. We recently purchased a new school management software for all the computers. My question is this. Is there a way that I can write a code that will remotely install this program from the server. If I share the...
I am kinda stumped on this one but how is it possible for me to be able to accept, store, and later display characters from other languages. Is there some sort of a library for each language I can add or something. Any help would be greatly appreciated
Yes, that does help and thank you but just one more thing. If I save the binary to a text file. How would I reverse that process to recreate the file and if I did would the file be unaltered. Thank you so much for your help you guys have been incredibly helpful up to this point.
That is close to what I needed but it is returning numbers other than 0 and 1 it is returning numbers like 80, 124, 86, etc. What I want to be able to do is take the binary from a large file and save the binary into a text file as quickly as possible. I want to then be able to reconstruct the...
ok, how would I look take a file... any file and look at the binary code in vb? Everything exist in binary atleast on the harddrive if nothing else and I just need to access the raw binary data. Is there anyway I can do this? Thanks
I have become quite confused over the last few days trying to sort between Megabits per second and Megabytes per second. For example a typical T1 line has a bandwidth of 1.5 mbps now is that 1.5 Megabits per second or 1.5 Megabytes per second. because if it is megabits, that means that a T1 line...
I am not really sure this is the right forum to ask this questing in but it seemed like the best one. I am working at a school and they use a software to keep track of grades and whatnot. Well the administration office is somewhat off site and is not networked to the school. I was trying to make...
Thanks, I am trying to use the datagrid and it seems to be able to do what I want but Is there a way for me to display the data not in one big cell. For instance In the database I have things like First Name, Last Name, Permit Number, Invoice Number, and Zip. Right now it has all of those things...
Hey, I am writting a simple database program for a friend's business and I have set up a search form and I have essentially "split" the screen in half and on one half is where you enter in the search information and the other half is where the results are displayed. I am using a MSAcess database...
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.