Assuming you are using a SQL database and a Flex2SQL driver, the Flex2SQL driver has a feature, SQL_Set_Constraint, that automatically adds a constraint to find all operations.
Archive for the ‘DBMS’ Category
Increase Performance Using Set_SQL_Constraint from a Large Table
Wednesday, February 27th, 2008Open Tables Directly
Wednesday, February 27th, 2008Using this method you don’t need to have a INT file but the FD is still needed.
Running Flex2SQL for Oracle in a HP-UX
Monday, February 25th, 2008To run Flex2SQL for Oracle in a HP-UX, set the environment variables below:
Rights for an Oracle User to Migrate With Flex2SQL
Monday, February 25th, 2008- CONNECT
- RESOURCE
- DBA
Preserving Recnum During Migration
Monday, February 25th, 2008The Use Regular Save During Migration (SQL Server only) means that when it is checked, SQL puts recnum in sequence on backend which meaning they won’t match the sequence from DataFlex. If the option is on, then the recnum will follow the DataFlex sequence on the backend. When this option is on, the migration takes longer. Flex2SQL contains facilities for high-speed data migration, including generating SQL*Loader scripts and text files for Oracle and bulk copying of data to MS SQL Server, making it easier to transfer very large databases with both drivers. The SQL scripts enable you to create tables and indexes outside the tool. The high-speed data migration is the default option.
