Search results

  1. D

    error trapping with ODBC

    thanks, i'm looking at ADODB now
  2. D

    error trapping with ODBC

    Any ideas how i can test the success or failure of the ODBC call so i can put in retry logic?
  3. D

    error trapping with ODBC

    I need to understand how to detect and recover from a network down / server unavailable situation. i'm reading a db (sound level) meter from a serial port and writing to a local access db on same PC 24x7. the code below is used to write local data to a SQL server via ODBC and then delete the...
  4. D

    Code suggestions

    Steve711, Can you show the table structure used to store this data? pilot id, date, #s of landing with NVG. I understand currency just like 3 takeoff/landing to full stop at night for Single Engine land... no NVG! Also would your report have something like: Report Date 2011/09/10 Pilot ID...
Back
Top Bottom