This is a discussion on Extracting structure and tables in a windows enviroment ??? within the Informix forums, part of the Database Server Software category; --> Hello there to all Is it possible to have the structure and tables from an Informix database in a ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hello there to all Is it possible to have the structure and tables from an Informix database in a windows enviroment ? The database runs in Sun UltraSparc III with Solaris operating system If the answer is yes which is the tool ? Thanks in Advance |
| |||
| I don't understand the question. Are you asking if there is a tool to transfer the schema and data from one platform to another? In which the case the answer is yes. The tool is dbexport/dbimport, which generates ASCII unloads of the source database, plus its schema. "john" <jpapazaf@hotmail.com> wrote in message news:1063144931.165548@athprx02... > Hello there to all > > Is it possible to have the structure and tables from an Informix database in > a windows enviroment ? > The database runs in Sun UltraSparc III with Solaris operating system > If the answer is yes which is the tool ? > > Thanks in Advance > > |
| ||||
| If you need graphical representation, you can use MS Visio via ODBC driver or ERWin (http://www3.ca.com/Solutions/Product.asp?ID=260), or.... If you would like to do something more, I would recommend Informix Server Studio (http://www.agsltd.com/), you can get 15-day evaluation for it. Gorazd "john" <jpapazaf@hotmail.com> wrote in message news:1063144931.165548@athprx02... > Hello there to all > > Is it possible to have the structure and tables from an Informix database in > a windows enviroment ? > The database runs in Sun UltraSparc III with Solaris operating system > If the answer is yes which is the tool ? > > Thanks in Advance > > |