# File lib/dbd_odbc/ODBC.rb, line 92
  def ping
    @handle.connected?
  end