| |
|
|
| Tool reengineers BTrieve databases and converts comprehensively Access databases into SQL Server preserving all table structure details, and supports the conversion of the views and procedures. Moreover, the tool supports solution of problems. |
Description: Our tool reengineers BTrieve databases and converts comprehensively a MS Access database into a SQL Server database, unlike the Microsoft’s UpSize Wizard preserving all table structure details, and supports the conversion of the views and procedures. Moreover, the tool supports solution of structural problems between Access and SQL Server like making the implicit behavior of boolean fields in MS Access explicit in SQL Server by setting the default to FALSE and making the field required. We understand that not everything can be converted automatically. First of all, there is the complexity of translating database functions into their SQL Server counterparts. Add the problem of user-defined functions (in VBA), where VBA code would have to be translated into SQL Server syntax elements in a user-defined function. But there are also decisions to make regarding changes in the client application. Take a view for example with two fields of two different tables with the same name, which is possible in Access but not in SQL Server. MS Access would expose field names like [.] in order to make the name unique, but since SQL Server does not allow such a syntax, the fields would need to get another name; with all consequences for client applications using this view. To deal with all these problems, our tool converts everything it can automatically. All remaining items are identified, the problem is shown clearly to the user, and an interactive mechanism is provided. If, for example, a record could not be inserted due to a constraint violation (a wrongfully inserted date like 1/1/199), this insert instruction is logged in a separate error log, and can be edited and executed. When a referential constraint fails, our tool creates automatically a view in both the source and target database, containing the foreign key records, which don’t match a primary key. Our tool is also prepared to convert from or to other database systems. Starting with version 2.1, any source databases can be converted to SQL Server. | System Requirements: MDAC 2.8, JET Comp 4.0 | ConversionTool 4.2.2 Download from keper.com |
| Similar software: | - Access-to-MySQL 3.5 — Access-to-MySQL is a program to move MS Access databases to MySQL server. All MS Access data types and attributes are supported. The program has easy-to-use wizard style interface and works with all versions of MySQL server.
- N-Tier Data Access 1.0.0.0 — VB6 ActiveX dll for data base access over TCPIP to any supported OLEDB data provider. The dll returns ADO record sets or variant arrays to requesting clients. The DLL allows for creation of an N-Tier client server data access environment.
- ADO Explorer 2.00 — ADO Explorer is a powerful database tool using ADO that allows you to proceed efficiently in your everyday database work.
Organize connections and SQL commands, explore database objects, use powerful scripter.
Native support MSSQL,ORACLE,INFORMIX.
| Find all software similar on ConversionTool 4.2.2 |
|