Search found 31 matches: letting

Return to advanced search

Re: Send Emails from Fivewin application

... control is lost? I do not see that I have lost any control: I send a .ini file as a parameter and the external one generates an entry in that file letting me know if the sending has been successful or not and in case of error it records the description of the error. Powershell/PHP/Python all have ...
by Enrico Maria Giordano
Wed May 15, 2024 2:55 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Send Emails from Fivewin application
Replies: 44
Views: 1447

Re: Send Emails from Fivewin application

... control is lost? I do not see that I have lost any control: I send a .ini file as a parameter and the external one generates an entry in that file letting me know if the sending has been successful or not and in case of error it records the description of the error. Powershell/PHP/Python all have ...
by FiveWiDi
Wed May 15, 2024 2:47 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Send Emails from Fivewin application
Replies: 44
Views: 1447

Re: Send Emails from Fivewin application

... control is lost? I do not see that I have lost any control: I send a .ini file as a parameter and the external one generates an entry in that file letting me know if the sending has been successful or not and in case of error it records the description of the error. Powershell/PHP/Python all have ...
by paquitohm
Wed May 15, 2024 2:44 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Send Emails from Fivewin application
Replies: 44
Views: 1447

Re: Runtime with Windows 7 - New builds

I understand, just letting you know there is a solution to building on the most current MS compiler. As a rule I don't even build 32 bit apps any longer, with the exception of these few systems left that I must support. And those I'm ...
by rhlawek
Thu Apr 28, 2022 9:16 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Runtime with Windows 7 - New builds
Replies: 5
Views: 590

Re: FWMARIADB 127.0.0.1 connection fail

... } ) } )endifreturn oCn Hi Dutch, I use FWH1805/06 with localhost (127.0.0.1) without a glitch in my test environment ... Just letting you know. :wink:
by dutch
Fri Sep 07, 2018 5:12 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWMARIADB 127.0.0.1 connection fail *Solved*
Replies: 4
Views: 756

Re: FWMARIADB 127.0.0.1 connection fail

Hi Dutch,

I use FWH1805/06 with localhost (127.0.0.1) without a glitch in my test environment ...
Just letting you know.

:wink:
by fraxzi
Fri Sep 07, 2018 4:47 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWMARIADB 127.0.0.1 connection fail *Solved*
Replies: 4
Views: 756

Re: To Nages searching on xbrowse

You have to be careful about letting your customer design interfaces. You are the database and interface expert. You can give them what they think they want and when it doesn't work, then they will blame you. I've been down that road. Words ...
by Enrico Maria Giordano
Tue Sep 04, 2018 8:49 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: To Nages searching on xbrowse
Replies: 11
Views: 2603

Re: To Nages searching on xbrowse

Silvio, >my customer ask me to put 3 gets at bottom to search First, Last and city of his customers You have to be careful about letting your customer design interfaces. You are the database and interface expert. You can give them what they think they want and when it doesn't work, then ...
by James Bott
Tue Sep 04, 2018 12:40 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: To Nages searching on xbrowse
Replies: 11
Views: 2603

Re: ADO and Lock

... is just a sequence gap in the committed Invoice transactions. Rao does have a GOOD point about using an AutoNumber on the InvoiceNumber field letting the database issue the next number, however using AutoNumber especially on a primary key can EASILY lead to 'Sql Injection' from a malicious ...
by Rick Lipkin
Thu Jun 18, 2015 12:55 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADO and Lock
Replies: 27
Views: 7049

Re: ADO RDD xHarbour

... note that adordd its only being tested with ADS oledb, ACCESS and MySql. I expect to post a new version today's evening or tomorrow morning. Letting (x)Harbour to navigate freely around all data. :D
by AHF
Fri May 22, 2015 4:21 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADO RDD xHarbour
Replies: 1047
Views: 452306

Re: a very strange problem SOLVED

... ( Grayface ) stopped displaying. The fix was to change the setting in Performance to either Best Performance, or Best Appearance, but deselecting letting Windows make the choices. Once that was done, everything was back to normal. Now this occurred on 3 networked, identical, computers but at only ...
by TimStone
Fri Feb 27, 2015 7:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: a very strange problem
Replies: 7
Views: 1376

Re: Error: Unresolved external

Thanks for letting us know you found the solution.

We all make silly mistakes--most of the time we don't tell anybody. I just made one yesterday that took me two hours to find. Sigh...
by James Bott
Thu Feb 19, 2015 4:47 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error: Unresolved external
Replies: 9
Views: 2413

Re: Fivewin & Mobile Devices

... dialog and moving. Mouse could work this way also. Scroll bars are ok but that is not how good touch enabled apps enable scrolling. Thanks for letting me have my 1/2 cent.
by Gale FORd
Fri Dec 19, 2014 3:37 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fivewin & Mobile Devices
Replies: 11
Views: 2595

Re: Font shift during program execution

... it will not go back unless the user exits the program. Entering reinitializes all of the fonts. This is making my clients very ANGRY and they are letting me know it. I think I would have to go back to 14.04 to get properly working fonts again. That negates all other improvements. PLEASE ... can ...
by TimStone
Thu Aug 28, 2014 10:10 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Font shift during program execution
Replies: 15
Views: 2655

Re: Error system not working ?

Just to clarify the error where Windows intervened to shut down the app instead of letting Errsysw do its work, in my case the error was caused by my misspelling a file name so the file couldn't be found (old DOS error 2 I think). It wasn't a syntax error of some ...
by Roger Seiler
Wed Oct 23, 2013 1:45 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error system not working ?
Replies: 18
Views: 3305
Next

Return to advanced search