Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Pumices
  • Content: Threads
  • Order by date
  1. Pumices

    Set DataGridView MaxInputLength

    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...
  2. Pumices

    Virtual DVD-Rom

    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...
  3. Pumices

    Remote Install

    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...
  4. Pumices

    Accepting Characters from other languages

    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
  5. Pumices

    Looking at the binary

    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
  6. Pumices

    Bandwidth speed

    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...
  7. Pumices

    Installing Software over internet

    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...
  8. Pumices

    Displaying Search Results

    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...
  9. Pumices

    Ipaq Programming Languages

    Hey, I recently bought an Ipaq 5455 and upgraded it to Pocket Pc 2003 and being that I love to program I couldn't wait to start programming on the ipaq but I had a couple questions. 1)What languages are used to program pocket pc 2003 and 2)Is there a good program that has a version on the...

Part and Inventory Search

Back
Top