This is a discussion on From SE to IDS within the Informix forums, part of the Database Server Software category; --> Is there any way to transfer a database from Informix SE to IDS?...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Lots of ways, but the easiest would be dbexport/dbimport From SE, dbexport <database> -ss In IDS dbimport <database> -d <dbspace> HTH -- Phil@oninit.com |