Hi,
I am trying export smallworld data to oracle database with insync tool and version of smallworld is 4.0
I am able to export and doing synchronization also
But I needs to insert and synchronize only selective records based on one field of the smallworld table
For example: consider pole table is available with fields and values as below in smallworld database
if i needs to export and synchronise for above table to oracle
with condition, if id value starts with "p" then only do export and synchonisation and ignore the remaining records
please help to give the information regarding, is there any methods or procedures for doing above..?
Please help me
kamesh
I am trying export smallworld data to oracle database with insync tool and version of smallworld is 4.0
I am able to export and doing synchronization also
But I needs to insert and synchronize only selective records based on one field of the smallworld table
For example: consider pole table is available with fields and values as below in smallworld database
| id | name | status |
| p12 | x | yes |
| cc1 | y | no |
| p11 | z | yes |
if i needs to export and synchronise for above table to oracle
with condition, if id value starts with "p" then only do export and synchonisation and ignore the remaining records
please help to give the information regarding, is there any methods or procedures for doing above..?
Please help me
kamesh