FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin para Harbour/xHarbour Variable does not exit :
Posts: 144
Joined: Thu Jan 02, 2014 01:49 PM

Variable does not exit :

Posted: Thu Feb 13, 2014 08:02 PM
Hola

En FiveWin de 16 y 32 bits pod铆a hacer llamados a campos de bases de datos sin necesidad de indicar el alias.

Actualmente estoy trabajando con FWH para 64 bits y al correr mi aplicaci贸n obtengo el error

Code (fw): Select all Collapse
  Error description: Error BASE/1003  Variable does not exist:  Cualquier_Campo


Puedo solucionar el error agregando el alias, pero hay alguna flag de compilaci贸n que lo haga sin necesidad de modificar el c贸digo fuente ?

Saludos
Posts: 8523
Joined: Tue Dec 20, 2005 07:36 PM

Re: Variable does not exit :

Posted: Fri Feb 14, 2014 11:32 AM

Flags: /M/N

FIELD Cualquier_Campo

Jo茫o Santos - S茫o Paulo - Brasil - Phone: +55(11)95150-7341

Continue the discussion