Closed GoogleCodeExporter closed 9 years ago
the problem is related to user privileges, and thus may be product-dependent.
Since UDTs are registered under the dbo role in SQL Server, the user performing
the meatdata import needs to have db_owner role membership to be able to access
the column metadata. If he doesnt, the columns are simply not returned from the
jdbcMetaData#getColumns resultset.
This needs to go into the FAQ
Original comment by sell.ber...@gmail.com
on 5 Jun 2011 at 4:18
Original issue reported on code.google.com by
sell.ber...@gmail.com
on 5 Jun 2011 at 12:26