Subject | Simple Import/Export |
---|---|
Author | squidsrus85 |
Post date | 2011-08-13T00:54:17Z |
Hi All,
I have a small .DBF file of a few thousand records that I want to move to a Firebird format. All Fields are VARCHAR or Integer except one whici is autoinc. I have set up an autoinc generator in the empty .FDB.
What's the best way of doing this? I can easily export to CSV and rename the AutoInc column to a normal integer and ignore it in the .FDB after the transfer.
Thanks
Dave
I have a small .DBF file of a few thousand records that I want to move to a Firebird format. All Fields are VARCHAR or Integer except one whici is autoinc. I have set up an autoinc generator in the empty .FDB.
What's the best way of doing this? I can easily export to CSV and rename the AutoInc column to a normal integer and ignore it in the .FDB after the transfer.
Thanks
Dave