I am considering building a financial application using Java SE and a database back-end. The only area of concern for me is how I would produce letters or reports with the Java application. I would like the application to be able to produce letters which will be
how do I export a VARBINARY field in a xml and import it later into another table? I have to do that with jdbc. I think I have to export a VARBINARY filed with getBinary, but how do I
I have some trouble to access a Paradox database on a Windows 2003 SP1 through JNDI JDBC ODBC drivers. But it is working fine on a WinXP system. I can't make a connection to access datas from a tomcat jsp page. I think it is the JDBC or Win2003.