V
VEN
hello
i have two databases , one on firebird, second on mssql
and one table is in one and second database and have the same structure.
now i read data from firebird table and insert it to dataset.
how to insert data from this dataset to second table ?
i know how to do it with datareader but it takes long time on 19000 records
Thanks
Patrick Dziurla
i have two databases , one on firebird, second on mssql
and one table is in one and second database and have the same structure.
now i read data from firebird table and insert it to dataset.
how to insert data from this dataset to second table ?
i know how to do it with datareader but it takes long time on 19000 records
Thanks
Patrick Dziurla