C
crab.dae
I've got a Java web application that's sitting on a Sun box hitting a
Oracle DB that must be moved to a Windows environment. Because I know
nothing about Java, other then hearing it's not platform dependent, I
need some assistance on what steps need to be done to move such
application.
I know I need to point the calls for the database to MS SQL from
Oracle, but is there anything else I need to do? Do I just uncompress
the existing JAR/Class files, make the connection changes,
recompress? Could it be that simple?
Thanks!
Oracle DB that must be moved to a Windows environment. Because I know
nothing about Java, other then hearing it's not platform dependent, I
need some assistance on what steps need to be done to move such
application.
I know I need to point the calls for the database to MS SQL from
Oracle, but is there anything else I need to do? Do I just uncompress
the existing JAR/Class files, make the connection changes,
recompress? Could it be that simple?
Thanks!