What are ActiveX and ActiveX controls?
ActiveX controls are small program building blocks that can be used to extend the functionality of existing applications.
The ActiveX programming specification is an extension of Microsoft Windows and the Object Linking and Embedding (OLE) API.
If you have a Windows operating system on your personal computer, you may notice a number of Windows files with the "OCX" file name suffix. OCX stands for "Object Linking and Embedding control." Object Linking and Embedding (OLE) was Microsoft's program technology for supporting compound documents such as the Windows desktop. The Component Object Model now takes in OLE as part of a larger concept. Microsoft now uses the term "ActiveX control" instead of "OCX" for the component object.
One of the main advantages of a component is that it can be re-used by many applications (referred to as component containers). A COM component object (ActiveX control) can be created using one of several languages or development tools, including C++ and Visual Basic, or PowerBuilder, or with scripting tools such as VBScript.
Most of commercial applications work with the databases. One of the standard requirements is the Import/Export routine.
In fact it is one of the most complicated parts of the application.The issue becomes even more difficult if the software should work with different databases.
"Creating an Import/Export routine requires a deep knowledge of databases API and it is next to impossible to find an expert with the experience of working with several databases"
By integrating one of DB Software Laboratory ActiveX into your own application you can quickly introduce fully functional universal import routine and cut the time and the cost required for the development of your own.
What Can DEWizardX Do?
DEWizardX gives your application the ability to Import/Export data into/from ANY database or file.
Typical usage of it would be truncate table, load data into it, run stored procedure or Sql script, once loading is completed. Unlike Oracle SQL loader, BCP, DTS or SSIS DEWizardX can also add new and update old records based on primary key. Some examples of what our customers use this ActiveX for include:
| Load Data From: | Export Data from |
|
While Importing Data:
|





