Jump to content
Xtreme .Net Talk

hairixe

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by hairixe

  1. you can use SQL command.. SELECT * FROM DATABASE1 WHERE FIELD1 LIKE 'B*' ORDER BY FIELD1
  2. thanks HJB417
  3. :eek: i have a usb card reader and its attached with a simple vb program to read data from the card by clicking a button. what i want to do is, i want to read the card automaticaly when i insert the card(no need to press the button). i think it need to capture windows/hardware event.. any idea..
  4. barcode.. barcode reader is just same as keyboard. you need a form and a text box, then just run the form and scan the barcode. if you want you also can install any barcode font and make the text box font as a barcode font
×
×
  • Create New...