Porting a J2EE Application
to SQL Server
u
Add JDBC to SQL Server driver (from Microsoft
website).
u
JDeveloper wizards don’t work.
Ø
Pointed to an Oracle database
u
To make everything work, refactor for primary keys.