Re: jdbc driver
От | Kris Jurka |
---|---|
Тема | Re: jdbc driver |
Дата | |
Msg-id | Pine.BSO.4.56.0409140437380.7946@leary.csoft.net обсуждение исходный текст |
Ответ на | jdbc driver ("abhishekc" <abhishekc@ispan-tech.com>) |
Список | pgsql-jdbc |
> i want to know that can we use jdbcMe driver for jdbc connectivity in > our java application on palm handhelds. can we use it connect to any > database. kindly reply my mail. > From a brief google it appears jdbcme is an ibm specific technology not a generic interface. From Sun there is an optional JSR (169) providing a JDBC package for CDC/Foundation Profile which looks more promising, but I really don't know anything about these packages. In any case there isn't a driver for either of these technologies available for postgresql that I'm aware of. The goal of running in a small environment is a little conflicting with the main postgresql driver which will gladly trade size for speed and features. Still itt may be possible to compile the driver for the CDC with the JSR because it seems mainly focused on removing rather than adding things. Kris Jurka
В списке pgsql-jdbc по дате отправления: