Wow, great idea.
Thanks so much, Tom.
Search found 181 matches
- Thu Jul 10, 2025 10:23 pm
- Forum: eXpress++ Support
- Topic: Advantage Database Server For Testing
- Replies: 5
- Views: 283
- Wed Jul 09, 2025 11:29 pm
- Forum: eXpress++ Support
- Topic: Advantage Database Server For Testing
- Replies: 5
- Views: 283
Re: Advantage Database Server For Testing
Dear SlavkoDam and Tom, Between 1986 and 1989, I learned about DBase III+ and Clipper. From the beginning, my reports are very rudimentary. I copy the structure of a table using copy file, then fill it in the temporary file with append from. In some reports, I use set filter to. Just four years ago,...
- Mon Jul 07, 2025 11:28 pm
- Forum: eXpress++ Support
- Topic: Advantage Database Server For Testing
- Replies: 5
- Views: 283
Advantage Database Server For Testing
Hello, distinguished gentlemen I'm continuing to work on the version of my program that includes PostgreSQL, and it's been going well. I've just had to debug all the options, since creating a temporary file isn't the same as creating a temporary table. Also, asking if a file exists isn't the same as...
- Mon May 05, 2025 10:28 pm
- Forum: eXpress++ Support
- Topic: Function for a sensitive search
- Replies: 3
- Views: 2424
Re: Function for a sensitive search
Hello, Wolfgang Ciriack, rdonnay,
Very interesting.
Thank you.
Very interesting.
Thank you.
- Sun May 04, 2025 11:18 pm
- Forum: eXpress++ Support
- Topic: Function for a sensitive search
- Replies: 3
- Views: 2424
Function for a sensitive search
Hello, dear friends. I would like to use DC_FINDBROWSE() or any other Express function for a sensitive search. I notice that when I use DC_FINDBROW(), the search is performed using the first positions of the text or field. However, the searched character is often not at the beginning of the text. It...
- Thu Jan 16, 2025 10:44 pm
- Forum: eXpress++ Support
- Topic: The debug does not work stably
- Replies: 2
- Views: 11419
Re: The debug does not work stably
Hello Roger, I have never used the eXpress++ WTF command, I have used the rest. But, when the system is in production, where any of my clients are, I prefer a normal call to ERRORSYS, since I guess adding other tools has negative effects on the execution speed. Also, although my biggest problem is n...
- Wed Jan 15, 2025 11:18 pm
- Forum: eXpress++ Support
- Topic: The debug does not work stably
- Replies: 2
- Views: 11419
The debug does not work stably
Best regards. You don't always have the development environment nearby, so invoking the debug at runtime is very useful. I have been using version 2.0 for four years and since I have used it, the debug does not always activate. For example, in functions where I use browse objects, the debug mysterio...
- Thu Sep 19, 2024 4:39 pm
- Forum: eXpress++ Support
- Topic: Blocks on SMTP servers
- Replies: 4
- Views: 15954
Re: Blocks on SMTP servers
Hello Omni, k-insis, and Auge_ohr
Your solutions are very good, I will start working with them.
My grateful.
Your solutions are very good, I will start working with them.
My grateful.
- Fri Sep 13, 2024 9:29 am
- Forum: eXpress++ Support
- Topic: Blocks on SMTP servers
- Replies: 4
- Views: 15954
Blocks on SMTP servers
Dear friends,
I hope they are very well.
Since this year, Gmail does not allow sending emails through SMTP. Microsoft Outlook does allow it, but it crashes very frequently.
What alternative or solution can be applied to be able to use the functions of Xbase, or Express, for sending emails normally?
I hope they are very well.
Since this year, Gmail does not allow sending emails through SMTP. Microsoft Outlook does allow it, but it crashes very frequently.
What alternative or solution can be applied to be able to use the functions of Xbase, or Express, for sending emails normally?
- Sun Jun 23, 2024 8:11 pm
- Forum: CXP / Web Development
- Topic: How to publish an httpendpoint API in IIS
- Replies: 8
- Views: 48259
Re: How to publish an httpendpoint API in IIS
Hello, dear Slavko Dam
Brilliant. Thanks for the help.
Brilliant. Thanks for the help.