JDBC driver - getTables
Mitchell J. Friedman
mitchell_j_friedman at yahoo.com
Wed Oct 17 13:49:41 EDT 2001
I am just starting to use the freetds driver currently
in order to get to Microsoft SQL Server and was
running into trouble with the getTables call not
working.
I looked a little closer at the code and was a little
disturbed about the use of the temporary table - so I
created a version that works somewhat differently but
does not require the temporary table. I am still in
the process of testing it - but I was wondering who
else was actively working on the jdbc driver and what
kind of trouble they were having.
I expect to be working with a number of the other
methods of DatabaseMetaData including -
getPrimaryKeys, getCrossReference, getExportedKeys,
getImportedKeys, getIndexInfo but soonest GetColumns.
And I was wondering what I should expect to be normal.
mjf
__________________________________________________
Do You Yahoo!?
Make a great connection at Yahoo! Personals.
http://personals.yahoo.com
More information about the FreeTDS
mailing list