| Thread | Last Post | Replies |
|
| JDBC thin Drivers for MS Access (no ODBC), any freeware, opensource available? | 30 Jul 2008 13:42 GMT | 11 |
I am looking for a JDBC thin driver for MS Access. Currently I found only commercial ones which costs around 300 to 500 USD. Does anybody know some freeware, opensource packages? many thanks regards
|
| More and More Information about Java | 26 Jul 2008 00:33 GMT | 2 |
In this website to learn more about Java and web Combination of Asp. 1. How to connect Java to web { xml,JavaScript}. 2. How to connect Asp to Web {xml,Ado.net,J2ee} The connection and web config is very important to Java and
|
| UnixODBCconfig-root wont start | 12 Jul 2008 00:31 GMT | 1 |
I have UnixODBC installed on my Mandriva 2008, of late I cannot seem to start ODBCconfig-root, when i run it via terminal i get the root pass dialog but then it dies giving me this error... ODBCConfig-root: symbol lookup error: ODBCConfig-root: undefined
|
| Advanced J2EE Design Level Issues and Solutions - Real-time scenarios discussed. | 10 Jul 2008 20:11 GMT | 1 |
Sometimes, you never get chance to learn 'Advanced Design Concepts and Real-time Scenarios' from institutes or through book-learning. But, in my blog, I have gathered some of the amazing Design concepts and practical scenarios in J2EE.
|
| java doubts | 09 Jul 2008 05:31 GMT | 3 |
what we call a concrete class in java api with out constructors(Like DriverManager)? detail data about protected constructor. Can we have protected class? why all exception classes implementing the serialzible interface?
|
| colon questions | 03 Jul 2008 21:22 GMT | 10 |
i am createing a update string such as below "update __ values ( ' " + var1 +" ' ) "; but whenever the var1 contains something like this 'tom's ' , the string contains the extra colon, and the string breaks when i try to
|