Greetings, I'm looking at how to provide base type information for arrays from DatabaseMetaData getColumns has no way to return the base type. The best we can do is return Types.Array. Seems to me this is a gap. Am I missing something? Regards, Dave Cramer