I am using 2.3rc1 to connect to a SQL Server 2000 database. I was
using the SQL Server 2000 JDBC driver, but Squirrel was telling me
that it was not JDBC 3.0 compliant. I found the SQL Server 2005 JDBC
driver, which is JDBC 3.0 compliant and is said to work with SQL
Server 2000 databases. Squirrel no longer complains about this
driver, but using both of them I do not see a complete list of table
names. It is listing 127 tables out of a total of 147. They are
listed alphabetically.
Any idea why the list is getting truncated?
Thanks,
-M@
|