> I'm currently working an a JDBCSchemaToDatabaseMap that does 
> the same as MySQLSchemaToDatabaseMap except that the schema comes from
> a JDBC database metadata instead of a schema.  This allows 
> you to build a DatabaseMap from any database (provided it supports
> metadata), and you don't need to maintain a file in a 
> specific format (say good-bye to global find/replace :-).

definetely +1

I like this approach much better than parsing quirky text files.

Sybase jConnect 5.2 has a problem with JDBC ResultSetMetadata. Some of the
methods are not supported. But if you use similar set of properites as Village uses
it should work OK. Anyway I'll be glad to test this for you.

Rafal



------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to