Test to check DatabaseMetaData.getColumns and ResultSetMetaData is equivalent.
This test also checks for bug [ 1074096 ] Incorrect data type determine on dataset meta data.
This is because getColumns will return a typename of timestamp which should now also be
returned by the result set meta data as well.
throws: Exception - if an error condition occurs