c  « ODBC « Java Database Q&A





1. Using DB Api in a portable manner    stackoverflow.com

I need to develop some kind of application and use DB in it. Let's say i want to develop it over Windows currently, however, in a couple months i may have to ...

2. Tools to automatically generate Daos    stackoverflow.com

I'm not interested in Spring/JPA etc. I like straight up JDBC/ODBC. I was wondering what are the good (actually production ready) tools to enable taking a database schema and generating objects/daos that ...

3. ODBC ERROR WITHE SQLINTEGER    stackoverflow.com

What does this error mean I have tried All possible means of changing it but it is not working. cannot convert ‘SQLINTEGER*’ to ‘long int*’ for argument ‘6’ to ‘SQLRETURN SQLGetData(void*, SQLUSMALLINT, ...