Search results for query: *

  1. C

    Question Firebird

    Hi, i have a big problem. I'm trying to open connection through ODBC : Try fbConn = New FbConnection("Driver={ODBC Driver (*.gdb)}; Database=\\192.168.0.10\gdbmed\Medical.gdb;Uid=SYSDBA;Password=****;") fbConn.Open() Catch ex As FbException...
  2. C

    How i can manipulate scanner by code?

    I need to scan and that can scan both side of page. Please, who can help me?
Back
Top