Search found 101 matches: structures

Return to advanced search

Re: Using ADT files - a few questions

... application where some structure changes must be made in order for the new update to work properly. Then all we need is check the current table structures on the DD and compare to some other source, either supplied on an external file or coded inside the update. Here I do the second. I do a ...
by reinaldocrespo
Wed May 23, 2012 2:55 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Using ADT files - a few questions
Replies: 27
Views: 9783

Re: Using ADT files - a few questions

... I thought ADS created a single database that housed all the tables, just like an SQL database. 2) Can you actually import the empty .dbf file structures ? I can't seem to find an option for doing that. Tim Dear Tim, 1) .adt are individual but binded to DD where you import it. You need to freetable ...
by fraxzi
Fri Apr 27, 2012 12:27 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Using ADT files - a few questions
Replies: 27
Views: 9783

Re: Using ADT files - a few questions

... I thought ADS created a single database that housed all the tables, just like an SQL database. 2) Can you actually import the empty .dbf file structures ? I can't seem to find an option for doing that. Tim
by TimStone
Thu Apr 26, 2012 3:25 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Using ADT files - a few questions
Replies: 27
Views: 9783

Re: Test for a SQL Field name

Rick;

At least with Advantage you can do this:

Code: Select all  Expand view

Select * from system.columns where parent = 'tablename'
 


That will return a cursor with all field information from table "tablename".

That's exactly what I'm using to keep table structures updated.


Reinaldo.
by reinaldocrespo
Fri Jan 06, 2012 7:03 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Test for a SQL Field name
Replies: 4
Views: 1041

Re: Prototype missing?

... or maybe even support for hb_parv*() and hb_storv*() functions. Next important difference between Harbour and xHarbour is access to internal HVM structures. In Harbour internal HVM structures are hidden by default so programmers cannot access them, i.e. PHB_ITEM is mapped as 'void *' pointer ...
by carlos vargas
Sun Oct 02, 2011 1:49 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Prototype missing?
Replies: 35
Views: 8074

New FTDN November/Noviembre 2010 (FWH 10.11)

... and RestoreState now work correctly. For versions 10.9 and 10.10, the fix posted in the forums may be applied. e) Improvement: object inspector to structures (TStruct Class) * Enhancement: Class TCalendar activated double buffer * Fix: Class TMail fixed GPF * Fix: Class TXbrowse, drag inside browse ...
by Antonio Linares
Fri Dec 10, 2010 8:05 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN November/Noviembre 2010 (FWH 10.11)
Replies: 0
Views: 1313

Re: Archivo structures.ch (utilizado en ejemplo RMChart)

Antonio,

Gracias por tu respuesta, figura como structures.ch en la llamada, y ya había probado con struct.ch sin resultados.

No obstante. me da otros errores, y no creo que provengan de ahí, de todos modos la demo funciona bien, así que seguiré analizando.
by jose_murugosa
Thu Oct 21, 2010 4:12 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Archivo structures.ch (utilizado en ejemplo RMChart)
Replies: 3
Views: 441

Re: Archivo structures.ch (utilizado en ejemplo RMChart)

Jose,

No será el archivo struct.ch que tiene FWH ?
by Antonio Linares
Thu Oct 21, 2010 7:53 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Archivo structures.ch (utilizado en ejemplo RMChart)
Replies: 3
Views: 441

Archivo structures.ch (utilizado en ejemplo RMChart)

... he podido compilar la demo de RMChart que usa RMChart.dll para la generación de gráficos y anda muy bien. Pero estoy necesitando un archivo "structures.ch", que es necesario para compilar otro de los ejemplos :shock: , ¿Álguien sabe como lo puedo obtener? Gracias desde ya!! :D
by jose_murugosa
Wed Oct 20, 2010 5:43 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Archivo structures.ch (utilizado en ejemplo RMChart)
Replies: 3
Views: 441

Re: Pritpal, HBIDE developer, assists us to use it with FWH

... on this forum. ChangeLog: 2010-07-31 23:57 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/gtwvg/wvgscrlb.prg % Reversed the order of structures to comply with current scenario. * contrib/hbide/setup.ui + Added: checkbox: Edits MDI. * contrib/hbide/hbide.prg * contrib/hbide/ideactions.prg ...
by Pritpal Bedi
Sun Aug 01, 2010 7:00 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Pritpal, HBIDE developer, assists us to use it with FWH
Replies: 293
Views: 99624

Re: Pritpal, HBIDE developer, assists us to use it with FWH

... toolbar in logical sections. % Corrected: many artifacts about focus and allied. + Added: toolbar-icon to present all tables on all panels with structures under a tree representation, a very handy info. 2010-07-18 16:58 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbqt/hbqt_hbqabstractitemmodel.cpp ...
by Pritpal Bedi
Wed Jul 21, 2010 1:12 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Pritpal, HBIDE developer, assists us to use it with FWH
Replies: 293
Views: 99624

Re: Pritpal, HBIDE developer, assists us to use it with FWH

... + Applied patch provided by Bacco, thanks. This implements one more member to the structure which will help simplifying many complex structures in hbQT. * Regenerated: *.cpp
by Pritpal Bedi
Fri Jul 16, 2010 3:29 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Pritpal, HBIDE developer, assists us to use it with FWH
Replies: 293
Views: 99624

[x]sane interface and typdef struct etc

Hi Antonio and others I want to write an [x]sane interface. sane_get_devices() should give me a NULL terminated array of pointers to SANE_Device structures which I believe look like this: typedef struct { SANE_String_Const name; /* unique device name */ SANE_String_Const vendor; /* device vendor ...
by xProgrammer
Mon May 03, 2010 12:55 pm
 
Forum: FiveLinux / FiveDroid (Android)
Topic: [x]sane interface and typdef struct etc
Replies: 0
Views: 524

Making Descend() available.

I am writing code that builds table structures and indexes (and if desired populates them with data) from xml files. The code failed when the key expression included the Descend() function giving the following message: Error BASE/1001 Undefined ...
by xProgrammer
Thu Jan 21, 2010 1:28 am
 
Forum: FiveLinux / FiveDroid (Android)
Topic: Making Descend() available.
Replies: 2
Views: 837
PreviousNext

Return to advanced search