AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Este contenido se ha traducido automáticamente.  Haga clic aquí  para ver la versión en inglés.
Ayuda / Herramientas / WDConver
  • Overview
  • WDConver
  • Use
  • Use conditions
  • Installing WDConver on another computer
  • Starting WDConver
WINDEV
WindowsLinuxJavaReportes y ConsultasCódigo de Usuario (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Código Navegador
WINDEV Mobile
AndroidWidget Android iPhone/iPadIOS WidgetApple WatchMac Catalyst
Otros
Procedimientos almacenados
WDConver: Presentation
HFSQL ClassicDisponible solo con este tipo de conexión
Overview

WDConver

WDConver is a tool used to convert data to an HFSQL Classic data file from a file:
  • a Hyper File 5 or 4 file.
  • a text file.
  • an XML file.
  • a database accessed via an OLE DB provider or an ODBC driver (Excel, Access, Oracle, SQL Server, etc.).
  • a database accessed via a Native WINDEV Connector (SQL Server, Oracle or AS/400).
Caution: WDConver can only convert data from a file. To perform this conversion, the structure of the data file must have been converted previously. To convert the structure of a data file, on the "Análisis" tab, in the "Creación" group, expand "Importar" and select "Import file/table descriptions...".
Remark: Imports can be programmed using functions HImportHF55, HImportText, HImportXML, ...
Example of use: After a major data update in an external file, WDConver re-imports all data into a WINDEV database.
Use

Use conditions

WDConver can be redistributed. WDConver can be installed with the applications developed with WINDEV. The terms of the WINDEV license agreement apply.
When creating the setup procedure, WDConver can be supplied with your applications.
Reminder: The installation procedure can be created:
  • or from the wizard: in the "Proyecto" pane, in the "Generación" group, pull down "Procedimiento de instalación" and select "Create installation procedure",
  • or from the installation editor: in the "Herramientas" pane, in the "Utilidades" group, click on "WDInst".

Installing WDConver on another computer

The following files are required to install WDConver:
  • WDConver.EXE
  • wd300cpl.dll
  • wdcnv300.dll
  • wd300hf.dll
  • wd300mdl.dll
  • wd300obj.dll
  • wd300pnt.dll
  • wd300std.dll
  • wd300vm.dll
  • wd300xml.dll
  • WDOutil.WDK
  • DLLs required for the database to be converted (WD55HF.DLL, wd300oldb.dll, etc.)
  • WDConver_FR.PDF
  • WDConver_EN.PDF
Starting WDConver
WDConver can be started:
  • In interactive modeYou can do this by launching the "WDConver.EXE" program directly, or from the data model editor: in the "Análisis" pane, in the "Creación" group, pull down "Importar" and select "Import data from another database".
  • In command line mode to perform a conversion from a WINDEV application.
Versión mínima requerida
  • Versión 9
Esta página también está disponible para…
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 06/12/2024

Señalar un error o enviar una sugerencia | Ayuda local