Subject | Re: Jaybird port to J2ME? |
---|---|
Author | Roman Rokytskyy <rrokytskyy@yahoo.co.uk> |
Post date | 2003-02-01T07:41:39Z |
> Just out of curiosity does anyone have any plans to make a J2METhis seems to be not very easy task if you want to make small JDBC
> compliant version of JayBird?
> ...
> Any comments thoughts?
driver. In this case you would have to remove a lot of functionality
that is not needed on J2ME (JCA for example). However, since this
code is used internally, you would have to write completely new
driver, possibly reusing parts of the existing code. I doubt that it
would be possible to keep both branches in sync.
Best regards,
Roman Rokytskyy