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.

Se encontraron 50 coincidencias

por ftwein
Mié Jun 15, 2022 7:52 pm
Foro: English
Tema: TMemDataSet:Clone() not working in Xailer 8
Respuestas: 13
Vistas: 1647

Re: TMemDataSet:Clone() not working in Xailer 8

Hi,

It's ok with Xailer 8.0.1.

Thank you very much.

Regards,

Fausto
por ftwein
Jue Jun 09, 2022 11:10 pm
Foro: English
Tema: TMemDataSet:Clone() not working in Xailer 8
Respuestas: 13
Vistas: 1647

Re: TMemDataSet:Clone() not working in Xailer 8

Hi, Thank you for the files. I think maybe the version available for download may have some difference from yours. I'm saying this because I downloaded and installed it on another computer and it gave me the wrong result. In my tests if I added /*MemRecords.prg*/ METHOD My_Refresh() CLASS XMemRecord...
por ftwein
Mié Jun 08, 2022 8:41 pm
Foro: English
Tema: TMemDataSet:Clone() not working in Xailer 8
Respuestas: 13
Vistas: 1647

Re: TMemDataSet:Clone() not working in Xailer 8

Dear friends, I installed Xailer 8 on another computer, one that never had Xailer installed, and no luck. The same problem persists. Downloaded Xailer 8 from https://download.xailer.com/?en&file=1 and harbour from https://download.xailer.com/?en&file=2 I will be grateful if you continue to i...
por ftwein
Mar Jun 07, 2022 7:40 pm
Foro: English
Tema: TMemDataSet:Clone() not working in Xailer 8
Respuestas: 13
Vistas: 1647

Re: TMemDataSet:Clone() not working in Xailer 8

Hi,

I've tested by installing Xailer 8 in a new folder and it's still not working.

What else can I try to resolve this issue?

Maybe someone else can try it and post the result. Somebody ?

Thanks,

Fausto
por ftwein
Mar Jun 07, 2022 1:44 pm
Foro: English
Tema: TMemDataSet:Clone() not working in Xailer 8
Respuestas: 13
Vistas: 1647

Re: TMemDataSet:Clone() not working in Xailer 8

Hi, Until version 7.2 when a record was added to the cloned TMemDataSet it was reflected to the original TMemDataSet, in version 8 this does not happen. So, in the code bellow, in version 7.2 oDSClone:RecCount() is equal to ::oMemDataSet1:RecCount(). And in version 8 they are not, ::oMemDataSet1:Rec...
por ftwein
Lun Jun 06, 2022 8:37 pm
Foro: English
Tema: TMemDataSet:Clone() not working in Xailer 8
Respuestas: 13
Vistas: 1647

Re: TMemDataSet:Clone() not working in Xailer 8

Please run the project attached in the first post.

Fausto
por ftwein
Sab Jun 04, 2022 7:59 pm
Foro: English
Tema: Xailer 8 TLine is missing
Respuestas: 2
Vistas: 643

Re: Xailer 8 TLine is missing

No problem, I only used it in one form and ended up changing it to a tbevel.

Thanks for answering.

Fausto
por ftwein
Sab Jun 04, 2022 7:51 pm
Foro: English
Tema: TMemDataSet:Clone() not working in Xailer 8
Respuestas: 13
Vistas: 1647

Re: TMemDataSet:Clone() not working in Xailer 8

Unfortunately there is no RTE.

Thanks,

Fausto
por ftwein
Sab Jun 04, 2022 3:56 pm
Foro: English
Tema: Xailer 8 TLine is missing
Respuestas: 2
Vistas: 643

Xailer 8 TLine is missing

Hi,

TLine is not in Standard component palette.

I appreciate your help,

Fausto Di Creddo Trautwein
por ftwein
Sab Jun 04, 2022 3:44 pm
Foro: English
Tema: TMemDataSet:Clone() not working in Xailer 8
Respuestas: 13
Vistas: 1647

TMemDataSet:Clone() not working in Xailer 8

Hi,

In Xailer 7.2 it's ok.

Could you please check?

Regards,

Fausto Di Creddo Trautwein
por ftwein
Lun Ago 16, 2021 10:29 pm
Foro: Spanish
Tema: TButtonMod con lMultiline no se alinea
Respuestas: 1
Vistas: 947

TButtonMod con lMultiline no se alinea

Hola,

En un TButtonMod, al configurar lMultiLine en .T., no respeta nAlignment.

Saludos,

Fausto Di Creddo Trautwein
por ftwein
Jue Abr 08, 2021 1:37 pm
Foro: Spanish
Tema: TDbBrowseMod y TMemDataSet
Respuestas: 1
Vistas: 702

TDbBrowseMod y TMemDataSet

En TDbBrowseMod, FilterBar y Sort por columna no funcionan correctamente cuando se usa TMemDataSet.

También se genera un error al intentar eliminar un registro de TMemDataSet.

Presento un pequeño proyecto que demuestra los problemas.

Saludos,

Fausto Di Creddo Trautwein
por ftwein
Mié Mar 03, 2021 12:39 pm
Foro: English
Tema: TDbBrowseMod error when deleting
Respuestas: 0
Vistas: 943

TDbBrowseMod error when deleting

Hi.

When deleting using an object TMemDataSet linked to a TDbBrowseMod raises an error.

TDbBrowseMod :Delete() works ok.

TMemDataSet :Delete() does not.

Is there a way to avoid the error or we should always use TDbBrowseMod :Delete() ?

Regards,

Fausto
por ftwein
Jue May 28, 2020 2:56 pm
Foro: Spanish
Tema: Sobre cFilter en un TDBBrowse
Respuestas: 3
Vistas: 13909

Re: Sobre cFilter en un TDBBrowse

Hola.

Prueba con:

::oDBBrwCtas:aCols[2]:cFilter := ""

Saludos,

Fausto
por ftwein
Vie Jul 26, 2019 7:50 pm
Foro: English
Tema: TAdoDataSource GPF code c0000005 in windows server 2008
Respuestas: 2
Vistas: 25649

Re: TAdoDataSource GPF code c0000005 in windows server 2008

Sorry, the problem was the bitdefender antivirus.

Both servers, different locations, with same antivirus.

Maybe this information helps someone else.

Regards.
por ftwein
Vie Jul 26, 2019 3:27 pm
Foro: English
Tema: TAdoDataSource GPF code c0000005 in windows server 2008
Respuestas: 2
Vistas: 25649

TAdoDataSource GPF code c0000005 in windows server 2008

This error occurs only on Windows Server 2008 R2 , same error in two different servers. Windows 7, Windows 10, Windows Server 2012 are ok. What could cause this error ? Any help would be greatly appreciated. I´m using Xailer 5.1.2. Could anyone test with Xailer 6.2 or send me the executable in this ...
por ftwein
Mié Jun 12, 2019 10:49 pm
Foro: Spanish
Tema: Integracion Mercado Pago - Pagos QR en Estaciones
Respuestas: 3
Vistas: 2914

Re: Integracion Mercado Pago - Pagos QR en Estaciones

Hice algunas modificaciones, ahora muestra: {"error":"invalid_external_id","message":"external_id must be alphanumeric","status":400,"causes":[]} Código modificado: METHOD btRealizarPOSClick( oSender ) CLASS TForm2 LOCAL cTexto, cData, xerr...
por ftwein
Jue May 30, 2019 2:35 pm
Foro: Spanish
Tema: Integracion Mercado Pago - Pagos QR en Estaciones
Respuestas: 3
Vistas: 2914

Re: Integracion Mercado Pago - Pagos QR en Estaciones

Por favor intente con el proyecto adjunto.

Fausto Di Creddo Trautwein
por ftwein
Vie May 24, 2019 4:35 pm
Foro: English
Tema: Working TInternet post example
Respuestas: 0
Vistas: 23395

Working TInternet post example

Tested with https://jsonplaceholder.typicode.com/ METHOD Button2Click( oSender ) CLASS TForm1 LOCAL cTexto, cData, xerro, cJson LOCAL oInternet, Connection, File ::oMemo1:Value:= "" BEGIN SEQUENCE oInternet:= TInternet():New( Self ) oInternet:nPort := INTERNET_DEFAULT_HTTPS_PORT oInternet:...
por ftwein
Jue May 23, 2019 5:16 pm
Foro: Spanish
Tema: Locate en un DataSet MariaDB
Respuestas: 1
Vistas: 2010

Re: Locate en un DataSet MariaDB

Intente con:

Código: Seleccionar todo

:Locate( "MICAMPO == ''" ) 

o

:Locate( "EMPTY(MICAMPO)" ) 
Saludos,

Fausto Di Creddo Trautwein
por ftwein
Jue Feb 14, 2019 11:53 am
Foro: Spanish
Tema: Formulario MDI o NORMAL
Respuestas: 10
Vistas: 5609

Re: Formulario MDI o NORMAL

Olá.

Tente com

Código: Seleccionar todo

WITH OBJECT TFrmMoviments()
   :nFormType := ftNORMAL
   :New( self )
   :ShowModal()
END
por ftwein
Mar Abr 17, 2018 3:24 pm
Foro: Spanish
Tema: Leer archivo XML (Solucionado)
Respuestas: 2
Vistas: 1863

Re: Leer archivo XML

Buenas, Por favor intente con el código abajo. Note oDoc en lugar de oMIter. Fausto Di Creddo Trautwein METHOD XMLRestore() CLASS TFormPpal LOCAL oDoc, oMIter, oNode, n LOCAL aData := {}, aBanderas:={} , aSeccion:={} LOCAL hFile hFile := FOpen( ::cXMLFile ) IF hFile > -1 oDoc := TXMLDocument():New( ...
por ftwein
Sab Ene 20, 2018 1:09 pm
Foro: English
Tema: HB_RegExReplace()
Respuestas: 5
Vistas: 4319

Re: HB_RegExReplace()

Hi,

hb_regexReplace is in xhb contrib.

Check it in the library list.

Regards, Fausto.
por ftwein
Mar Nov 21, 2017 1:10 pm
Foro: Spanish
Tema: combobox con tabla mariadb
Respuestas: 2
Vistas: 1831

Re: combobox con tabla mariadb

Hola.

QueryArray es un método de la clase T???DataSource, como TADODataSource.

TSQLQuery no tiene este método.

Fausto Di Creddo Trautwein
por ftwein
Lun Ago 28, 2017 2:28 pm
Foro: Spanish
Tema: Problema na migração para harbour
Respuestas: 4
Vistas: 2832

Re: Problema na migração para harbour

Bom dia. O porquê do problema vai ficar para alguém com mais conhecimento. Não sei se resolve para o seu caso, com :Show() no lugar de :ShowModal() funciona. Com :ShowModal() e se não usar Button1CheckState() também funciona. Mas aí teria que criar uma outra forma de habilitar/desabilidatar o oButto...