Ver Mensaje Individual
  #10  
Antiguo 19-10-2005
Delfino Delfino is offline
Miembro
 
Registrado: jul 2003
Ubicación: Madrid
Posts: 974
Reputación: 21
Delfino Va por buen camino
extraido de ibphoenix :
Cita:
Search Results

KnowledgeBase Id: 390
Question:

I have just created a table that contains a field with an array of integers
defined as one of the fields. How can I access it from my Delphi application
using the BDE?

Answer:

Delphi's data aware components (BDE) do not support arrays. One has to use
InterBase API calls to get data into and out of the arrays. Thus you must
either write your own array handling code, or use a component set which
supports this.
No estoy seguro pero creo q los Fib+ soportan los array fields, los IBX no lo hacen. De todos modos segun los gurus de IB es desaconsejable usar los..
__________________
¿Microsoft? No, gracias..
Responder Con Cita