Hello All,
I need to develop an application on AIX/ SCO-Unix that accesses Oracle and DB2 databases. I used MS VC++ to develop the same application to run on NT and all the database access was taken care of by using the CRecordSet. I'm now considering using IBM's VisualAge for C++ to do the same thing but wanted to know if it's a good idea - if it uses something similar to MFC, then I won't be able to move the application to other Unix platforms because there isn't a VA C++ compiler for any other Unix version. What's the best way to solve this problem?
Thanks
I need to develop an application on AIX/ SCO-Unix that accesses Oracle and DB2 databases. I used MS VC++ to develop the same application to run on NT and all the database access was taken care of by using the CRecordSet. I'm now considering using IBM's VisualAge for C++ to do the same thing but wanted to know if it's a good idea - if it uses something similar to MFC, then I won't be able to move the application to other Unix platforms because there isn't a VA C++ compiler for any other Unix version. What's the best way to solve this problem?
Thanks