IBM DB2: Difference between revisions

10 bytes added ,  13 December 2017
m
Improve link
No edit summary
m (Improve link)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
For many years IBM DB2 was exclusive to the very expensive Mainframes and other heavy servers, and the only connnectivity from DataFlex was for minor applications.
For many years IBM DB2 was exclusive to the very expensive Mainframes and other heavy servers, and the only connnectivity from DataFlex was for minor applications.


Nowadays IBM DB2 UDB has a free version for use in commercial environments. It is the Express-C[http://www-306.ibm.com/software/data/db2/express/] edition.
Nowadays IBM DB2 UDB has a free version for use in commercial environments. It is the [http://www-306.ibm.com/software/data/db2/express/ Express-C] edition.


The great things about this database are:
The great things about this database are:
Line 17: Line 17:
*Convert your DataFlex tables to DB2
*Convert your DataFlex tables to DB2


This opens up a new world for unleashing your data in a safe way. You can do datamining, run crystal without DataFlex CK, even create Java, .Net or any other applications all using your data. Offcourse this does not take [[Data Dictionaries]] into effect, but you most likely did not have these anyway in [[DF32]].
This opens up a new world for unleashing your data in a safe way. You can do datamining, run crystal without DataFlex CK, even create Java, .Net or any other applications all using your data. Offcourse this does not take [[Data Dictionaries]] into effect, but you most likely did not have these anyway in [[DataFlex|DF32]].


== Conversion ==
== Conversion ==