Hi Claudio,
I used the Windows zip functionality which does not show the path __copias\...
Using 7-Zip I found it.
Regards
Timm
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.
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 105 coincidencias
- Mié Sep 16, 2020 8:00 am
- Foro: Spanish
- Tema: Comparto una clase QWriter para informes
- Respuestas: 10
- Vistas: 40738
- Mar Sep 15, 2020 8:41 am
- Foro: Spanish
- Tema: Comparto una clase QWriter para informes
- Respuestas: 10
- Vistas: 40738
Re: Comparto una clase QWriter para informes
Hi Claudio, nice work! QWriter.prg is not part of testQwriter.zip: <Files> <File Filename="testQwriter.prg"/> <File Filename="testQwriterTU.prg"/> <File Filename="\__copias\Dropbox\_trabajo\__ASD_FUENTES\ASD_10\LIBRERIAS\ASD_MUNDO\Source\QWriter.prg"/> </Files> Could yo...
- Mié Jun 24, 2020 7:10 pm
- Foro: English
- Tema: MariaDB and german umlauts
- Respuestas: 5
- Vistas: 28066
Re: MariaDB and german umlauts
Hi Ignacio, finally I found the problem. my.ini contained the row 'character-set-server=utf8'. I deleted that line and now it works. I would like to encourage everbody to use MariaDB! Very powerful and I am asking myself why I have stuck with dbf for so long. The Xailer team did a great work with th...
- Mié Jun 24, 2020 8:21 am
- Foro: English
- Tema: MariaDB and german umlauts
- Respuestas: 5
- Vistas: 28066
Re: MariaDB and german umlauts
Hi Ignacio,
changing the character set to 'latin1' did not help.
When I try to save a field with an umlaut I get this error message:
Regards, Timm
changing the character set to 'latin1' did not help.
When I try to save a field with an umlaut I get this error message:
Regards, Timm
- Mar Jun 23, 2020 9:47 am
- Foro: English
- Tema: MariaDB and german umlauts
- Respuestas: 5
- Vistas: 28066
MariaDB and german umlauts
Hi!
I have a problem with german umlauts.
On my developing pc the umlauts are shown correctly in the application and when I browse the data with HeidiSQL.
But on my customers side it is correct in HeidiSQL not in my application.
What could be the reason for that?
Regards, Timm
I have a problem with german umlauts.
On my developing pc the umlauts are shown correctly in the application and when I browse the data with HeidiSQL.
But on my customers side it is correct in HeidiSQL not in my application.
What could be the reason for that?
Regards, Timm
Re: MariaDB?
Hi!
When I try to edit a record of a MariaDB database table I get this error message: "Read-only access set, 'Edit' is not possible"
The user rights are set and with HeidiSQL I am able to edit the database.
Any ideas?
Regards, Timm
When I try to edit a record of a MariaDB database table I get this error message: "Read-only access set, 'Edit' is not possible"
The user rights are set and with HeidiSQL I am able to edit the database.
Any ideas?
Regards, Timm
Re: MariaDB?
Works, many thanks!
Regards, Timm
Regards, Timm
Re: MariaDB?
MariaDB works very good in this case, we have a lot of clients with Windows Server 2016. Hi Bingen, many thanks for your answer! I installed MariaDB on a local maschine and could connect to the database (using the IP address of the MariaDB host). So I installed it on our Windows server but I don´t ...
Re: MariaDB?
Hi, many thanks for your answers! Bingen, I installed MariaDB on a local maschine and could connect to the database (using the IP address of the MariaDB host). So I installed it on our Windows server but I don´t know how to connect to that host from a local machine. Could you perhaps give some advic...
MariaDB?
Hi! For a new project I have to decide which data source to use. The application is going to run in a client-server environment (Windows Server 2016) and I am thinking about using either MS SQL Server Express or MariaDB. Could this work with MariaDB in such an environment? Has anyone experiences? Re...
- Mar Nov 12, 2019 7:53 pm
- Foro: English
- Tema: CardBox: Force a card to be visible
- Respuestas: 4
- Vistas: 27490
Re: CardBox: Force a card to be visible
Hi!
Works, many thanks!
Regards, Timm
Works, many thanks!
Regards, Timm
- Vie Nov 08, 2019 9:17 am
- Foro: English
- Tema: CardBox: Force a card to be visible
- Respuestas: 4
- Vistas: 27490
CardBox: Force a card to be visible
Hi!
How can I force a CardItem to be visible?
CardBox:nIndex sets the focus to a card but does not scroll to it when the card is not visible.
Regards, Timm
How can I force a CardItem to be visible?
CardBox:nIndex sets the focus to a card but does not scroll to it when the card is not visible.
Regards, Timm
Re: Printjobs
Hi Ignacio, I found this code in the google group comp.lang.xharbour: #include "cstruct.ch" #include "hbdll.ch" IMPORT OpenPrinter( par1, par2, par3 ) FROM winspool.drv IMPORT StartDocPrinter( par1, par2, par3 ) FROM winspool.drv IMPORT WritePrinter( par1, par2, par3, par4 ) FROM...
Printjobs
Hi!
How can I get information about the print jobs that are currently being printed?
Which printers are currently active, the current page number and total pages.
Best regards
Timm
How can I get information about the print jobs that are currently being printed?
Which printers are currently active, the current page number and total pages.
Best regards
Timm
- Vie Jun 29, 2018 7:23 pm
- Foro: English
- Tema: Image Control with gesture support
- Respuestas: 0
- Vistas: 22675
Image Control with gesture support
Hi!
Is there a way to use zoom or scrolling gestures for the image control in a windows touch environment?
Best regards, Timm.
Is there a way to use zoom or scrolling gestures for the image control in a windows touch environment?
Best regards, Timm.
- Vie Mar 09, 2018 1:37 pm
- Foro: English
- Tema: Delete Folder
- Respuestas: 2
- Vistas: 25588
Re: Delete Folder
Hi Ignacio, many thanks for your help! I use this now to check if a file is in use before I delete the folder: FUNCTION IsFileOpen( cPath ) local aFile local lFileOpen := .f. for each aFile in DirectoryRecurse( cPath + "*.*" ) if FRename( aFile[ F_NAME ], aFile[ F_NAME ] ) <> 0 lFileOpen :...
- Lun Feb 19, 2018 10:13 am
- Foro: English
- Tema: Delete Folder
- Respuestas: 2
- Vistas: 25588
Delete Folder
Hi!
I delete folders with oFs:DeleteFolder( cFolder, .t. ) but this crashes with an error message when a file in the directory is in use (for example in Adobe Reader).
Does someone have a idea how to check if a folder can be deleted?
Best regards, Timm.
I delete folders with oFs:DeleteFolder( cFolder, .t. ) but this crashes with an error message when a file in the directory is in use (for example in Adobe Reader).
Does someone have a idea how to check if a folder can be deleted?
Best regards, Timm.
- Mar Ene 23, 2018 8:08 am
- Foro: English
- Tema: to Timm - HB_RegExReplace()
- Respuestas: 1
- Vistas: 2261
Re: to Timm - HB_RegExReplace()
Hi!
Many thanks!
Best regards, Timm.
Many thanks!
Best regards, Timm.
- Mar Ene 23, 2018 8:06 am
- Foro: English
- Tema: HB_RegExReplace()
- Respuestas: 5
- Vistas: 3187
Re: HB_RegExReplace()
Hi Ignacio,
yes, HB_RegExReplace() is part of libxhb.a.
Many thanks!
Best regards, Timm.
yes, HB_RegExReplace() is part of libxhb.a.
Many thanks!
Best regards, Timm.
- Lun Ene 22, 2018 7:14 pm
- Foro: English
- Tema: HB_RegExReplace()
- Respuestas: 5
- Vistas: 3187
Re: HB_RegExReplace()
Hi!
Did not found that library. Is it not only part of xHarbour?
Best regards, Timm.
Did not found that library. Is it not only part of xHarbour?
Best regards, Timm.
- Vie Ene 19, 2018 8:57 am
- Foro: English
- Tema: HB_RegExReplace()
- Respuestas: 5
- Vistas: 3187
HB_RegExReplace()
Hi!
Harbour has almost all regular expression functions of xHarbour but I am missing HB_RegExReplace.
Is there a similar function in Harbour?
Best regards, Timm.
Harbour has almost all regular expression functions of xHarbour but I am missing HB_RegExReplace.
Is there a similar function in Harbour?
Best regards, Timm.
- Jue Dic 28, 2017 1:53 pm
- Foro: English
- Tema: Error using BrowseForFolderDlg
- Respuestas: 3
- Vistas: 2720
Re: Error using BrowseForFolderDlg
Hi!
Unfortunatly I can not reproduce the error on my pc. It was report to me from several costumers.
I sent them an update - let´s see, if the error still appears.
Best regards, Timm
Unfortunatly I can not reproduce the error on my pc. It was report to me from several costumers.
I sent them an update - let´s see, if the error still appears.
Best regards, Timm
- Vie Dic 22, 2017 3:33 pm
- Foro: English
- Tema: Error using BrowseForFolderDlg
- Respuestas: 3
- Vistas: 2720
Error using BrowseForFolderDlg
Hi! I get the error below from time to time. How can I get rid of it? Best regards, Timm. ---------------- Information über die interne Fehlerbehandlung ---------------- Untersystemaufruf: BASE Systemcode: 42 Default-Status: .F. Beschreibung: Scope violation (protected) Operation: TBROWSEFORFOLDERDL...
Unicode
Hi!
How can I build a unicode version of my Xailer application?
Best regards, Timm.
How can I build a unicode version of my Xailer application?
Best regards, Timm.
Re: ListView
Hi Ignacio,
in Xailer 4 TListViewItem seems not to have the event OnDrawCell.
Is only part of Xailer 5, right? -> http://xailer.info/wordpress/en/?p=304
Could it be that Xailer 5 is already available and you just forgot to sent it to me? Just kidding...
Best regards
Timm
in Xailer 4 TListViewItem seems not to have the event OnDrawCell.
Is only part of Xailer 5, right? -> http://xailer.info/wordpress/en/?p=304
Could it be that Xailer 5 is already available and you just forgot to sent it to me? Just kidding...

Best regards
Timm