convert database
Database
2
Posts
2
Posters
0
Views
1
Watching
-
hi how i can convert RMS database to XML File or SQL Server or any type of database ? and ho i can connect my application witt RMS Files ?
-
hi how i can convert RMS database to XML File or SQL Server or any type of database ? and ho i can connect my application witt RMS Files ?
Hi There You can get an ODBC Driver for RMS Files. Easysoft is the one that I used to use(www.easysoft.com). You need to specify the File layouts to it via parameter files which can take some time to prepare. The package can take a cobol Program or Powehouse Data Dictionary and generate the layouts. Once completed, you treat the easysoft odbc connector as a standard OLEDB Source. Paul