Planning a complete system rewrite from PHP/SQL Server to a modern Java framework (using Spring and Wicket) with either jTDS or Microsoft JDBC. What potential issues should I consider?
hey, im curious if anyone had ran into subtle driver regstration issues; i noticed sometimes connection pooling misbehaves with jTDS. how do u manage error-handling in your apps? any thoughts on avoiding common pitfalls?