In order for this site to work correctly we need to store a small file (called a cookie) on your computer. Most every site in the world does this, however since the 25th of May 2011, by law we have to get your permission first. Please abandon the forum if you disagree.

Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.

Execute

Xailer English public forum
Responder
Srdjan
Mensajes: 111
Registrado: Dom Jun 22, 2008 1:39 pm

Execute

Mensaje por Srdjan »

Can you implement Execute() function in DataSource.
If I understand DataSource is equal with dbConnection in other MS Visual
language, dataset is equal with dbRecordset
Avatar de Usuario
ignacio
Site Admin
Mensajes: 9440
Registrado: Lun Abr 06, 2015 8:00 pm
Ubicación: Madrid, Spain
Contactar:

Execute

Mensaje por ignacio »

Srdjan,
Is already done on a lower hierarchy class level, like the TAdoDataSource.
Regards,
"Srdjan Dragojlovic" <digikv@yahoo.com> escribió en el mensaje
news:475b92d1$[email=1@ozsrv2.ozlan.local...]1@ozsrv2.ozlan.local...[/email]
> Can you implement Execute() function in DataSource.
> If I understand DataSource is equal with dbConnection in other MS Visual
> language, dataset is equal with dbRecordset
>
Ignacio Ortiz de Zúñiga
[OZ Software]
https://www.ozs.es
--
[Equipo de Xailer / Xailer team]
https://www.xailer.com
Srdjan
Mensajes: 111
Registrado: Dom Jun 22, 2008 1:39 pm

Execute

Mensaje por Srdjan »

I use TODBCDataSource.
Can I use Execute() ?
"Ignacio Ortiz de Zúñiga" <NoName@xailer.com> wrote in message
news:475ba8d5$[email=1@ozsrv2.ozlan.local...]1@ozsrv2.ozlan.local...[/email]
> Srdjan,
>
> Is already done on a lower hierarchy class level, like the TAdoDataSource.
>
> Regards,
>
> "Srdjan Dragojlovic" <digikv@yahoo.com> escribió en el mensaje
> news:475b92d1$[email=1@ozsrv2.ozlan.local...]1@ozsrv2.ozlan.local...[/email]
>> Can you implement Execute() function in DataSource.
>> If I understand DataSource is equal with dbConnection in other MS Visual
>> language, dataset is equal with dbRecordset
>>
>
>
Avatar de Usuario
ignacio
Site Admin
Mensajes: 9440
Registrado: Lun Abr 06, 2015 8:00 pm
Ubicación: Madrid, Spain
Contactar:

Execute

Mensaje por ignacio »

Srdjan,
Of course yes. Take a look at the docs.
Regards
--
Ignacio Ortiz de Zúñiga
http://www.xailer.com
"Srdjan Dragojlovic" <digikv@yahoo.com> escribió en el mensaje
news:[email=475bc5d2@ozsrv2.ozlan.local...]475bc5d2@ozsrv2.ozlan.local...[/email]
>I use TODBCDataSource.
> Can I use Execute() ?
>
> "Ignacio Ortiz de Zúñiga" <NoName@xailer.com> wrote in message
> news:475ba8d5$[email=1@ozsrv2.ozlan.local...]1@ozsrv2.ozlan.local...[/email]
>> Srdjan,
>>
>> Is already done on a lower hierarchy class level, like the
>> TAdoDataSource.
>>
>> Regards,
>>
>> "Srdjan Dragojlovic" <digikv@yahoo.com> escribió en el mensaje
>> news:475b92d1$[email=1@ozsrv2.ozlan.local...]1@ozsrv2.ozlan.local...[/email]
>>> Can you implement Execute() function in DataSource.
>>> If I understand DataSource is equal with dbConnection in other MS Visual
>>> language, dataset is equal with dbRecordset
>>>
>>
>>
>
>
Ignacio Ortiz de Zúñiga
[OZ Software]
https://www.ozs.es
--
[Equipo de Xailer / Xailer team]
https://www.xailer.com
Responder