hi,
- counter: I can now exclude general support for identity columns as in access autonumber can be only of its type "long integer",
and hence cannot be prescribed by the user
- while fighting with foobar test on access (on this I am still working), I tried it also on mysql, where it gives:
on foobar, out of 59 test methods, 4 failures 1 error (TestFindLoad) (just te let you know) .
- schema updater: I am trying to make it work also in version 1.2.1 : looking at sources,
1.2
uses:
Map columnInfo = getColumnInfo(connection);
this then is an internal method
1.2.1
uses:
JdbcDatabaseInfo info = new JdbcDatabaseInfo(connection, dialect);
and this uses the new updater package.
In this release you must be asking a little more from the jdbc driver; do you know what, and whether it
could be made compatible with 1.2 ?
bye
------------------------------------------------------------------------------------------------------------------------------------------
work progress / avanzamento lavori: wo...@op...
customer support / supporto clienti: su...@op...
administrative questions / questioni amministrative: ad...@op...
development questions / informazioni sviluppo software: de...@op...
promotion & image campaigns / informazioni promozione e immagine: res...@op...
for further support / per informazioni: in...@op...
open lab s.r.l. via venezia 18b 50121 firenze italy
phone +39 055 5522779 fax +39 055 5532702 Italy
www.open-lab.com
------------------------------------------------------------------------------------------------------------------------------------------
|