PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → HFSQL  <=>  DB2/400
HFSQL <=> DB2/400
Iniciado por THEWORLDASGARP, 05,nov. 2018 12:41 - No hay respuesta
Miembro registrado
91 mensajes
Popularité : +1 (1 vote)
Publicado el 05,noviembre 2018 - 12:41
Hello,

Has someone already worked on the development of an equivalence table between the data types of the HFSQL database and their correspondence under DB2/400 ?

Thank you for your help or any links pointing to a technical doc dealing with the subject.

Exemple : HFSQL..hRubTexte => DB2/400..?
HFSQL..hRubRéel4 => DB2/400..?
HFSQL..hRubRéel8 => DB2/400..?
HFSQL..hRubMonétaire => DB2/400..?
HFSQL..hRubIdauto => DB2/400..Bigint (IS_IDENTITY)
HFSQL..hRubBooléen => DB2/400..?
HFSQL..hRubHeure => DB2/400..Time
HFSQL..hRubDate8 => DB2/400..Date
HFSQL..hRubDateHeure => DB2/400..TimeSatamp
HFSQL..hRubMémoBinaire => DB2/400..?
HFSQL..hRubMémoBinaire4 => DB2/400..?
HFSQL..hRubMémoUnicode => DB2/400..?
HFSQL..hRubMémoTexte => DB2/400..?
HFSQL..hRubTexteUnicode => DB2/400..?
HFSQL..hRubEntier1 => DB2/400..?
HFSQL..hRubEntier2 => DB2/400..?
HFSQL..hRubEntier4 => DB2/400..?
HFSQL..hRubEntierNonSigné1 => DB2/400..?
HFSQL..hRubEntierNonSigné2 => DB2/400..?
HFSQL..hRubEntierNonSigné4 => DB2/400..?
HFSQL..hRubEntierNonSigné8 => DB2/400..?
HFSQL..hRubImage => DB2/400..?
HFSQL..hRubBinaire => DB2/400..?