[Isis-users] conversion Access/csv to isis

Webmaster WinisisOnLine webmaster at winisisonline.com.ar
Tue May 31 15:48:25 CEST 2011


Hola Wenke,
Nosotros utilizamos el utilitario MX para cargar datos en bases Isis.
(Funciona ok para bases de ABCD)
*mx "seq=input.csv;" create=new -all now tell=100
*Importante: El último caracter agregado después del nombre indica el
separador de campos utilizado en el file input.csv.
En este caso, el separador es *";"* para registros cargados de la forma
data11*;*data12*;*data13
data21*;*data22*;*data23

Importante, los registros serán cargados en los campos 1,2,3.
Se puede utilizar el utilitario RETAG para cambiar los números de campos por
10, 20, 250.
*retag new retag.tab
*donde retag.tab es un text file con la tabla de conversion:
1 10
2 20
3 250


We use MX utility to importa data on ISIS db. (Works ok for ABCD db)
*mx "seq=input.csv;" create=new -all now tell=100
*Important: Please notice that last character added after file name
input.csv shows the field delimiter.
In this case, field delimiter is *";"* for these records:
data11*;*data12*;*data13
data21*;*data22*;*data23

Important, notice that records will be imported in sequential field numbers
1,2,3...
You may use RETAG to change field number to 10, 20, 250, for example:
*retag new retag.tab
*where retag.tab is a text file with the rettaging table:
1 10
2 20
3 250


Regards,
Hipólito Nieves / Pablo Nieves
Winisis OnLine - ABCD OnLine
webmaster at winisisonline.com.ar
http://www.winisisonline.com.ar/
http://www.abcdonline.com.ar/


2011/5/30 Wenke Adam <wenkeadam at gmail.com>

> Estimados colegas/Dear colleagues:
>
> Necesito convertir una base Access de 220.000 registros a ISIS. Es una
> tabla plana con 59 campos.
> Puedo convertir primero a texto delimitado .csv.
> Ya preparé la base isis con el mismo número de campos.
>
> ¿Qué herramienta me recomiendan para convertir esta cantidad de datos de
> una vez?
>
> I need to convert an Access database to ISIS. It is a flat table with 59
> fields.
> I can convert first to .csv delimited text.
> I have the isisi database ready with the same number of fields.
>
> Which conversion tool would you recommend to do the conversion in one go?
>
> Thanks
>
> wenke
> --
> Wenke Adam
> Asesora Sistemas de Doc & Inf
> Santiago
> Chile
> Cel: +56-09-890 21 630
>
>
> _______________________________________________
> isis-users mailing list
> isis-users at iccisis.org
> To manage your own subscription options go to:
> http://lists.iccisis.org/listinfo/isis-users
> Or contact Henk Rutten: hlrutten at xs4all.nl
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.iccisis.org/pipermail/isis-users/attachments/20110531/3ae41425/attachment.html>


More information about the isis-users mailing list