Search found 240 matches
- Wed Oct 22, 2025 4:07 am
- Forum: eXpress++ Support
- Topic: Printer issue in Windows
- Replies: 5
- Views: 905
Re: Printer issue in Windows
hI I don't know if I'm talking about the same problem, but I've been having trouble printing in Windows 11. The printer selection window has changed and displays a large window with a preview of the document. This causes applications to freeze, eventually crashing and not printing anything. I discov...
- Sat Sep 20, 2025 1:28 am
- Forum: Xbase++ Support
- Topic: VisualdBSee
- Replies: 5
- Views: 5624
Re: VisualdBSee
And what is this application for?
Obviously, the client doesn't know anything about programming.
That's why they say they don't want changes to the source code.
In this case, there's only one solution.
Develop a new application in PGDBE and convert the DBF/NTX files.
Obviously, the client doesn't know anything about programming.
That's why they say they don't want changes to the source code.
In this case, there's only one solution.
Develop a new application in PGDBE and convert the DBF/NTX files.
- Fri Jul 18, 2025 3:06 am
- Forum: eXpress++ Support
- Topic: Printing to LPT1 on Windows 11
- Replies: 3
- Views: 2663
Re: Printing to LPT1 on Windows 11
hI,
On a shared printer you need to set permissions on the windows driver and the correct way to print should be something like this.
https://doc.alaska-software.com/content ... rinter.cxp
On a shared printer you need to set permissions on the windows driver and the correct way to print should be something like this.
https://doc.alaska-software.com/content ... rinter.cxp
- Fri May 30, 2025 7:04 am
- Forum: Xbase++ 2.0
- Topic: How do I detect the DLLs required by an XBase and eXpress application?
- Replies: 5
- Views: 9578
Re: How do I detect the DLLs required by an XBase and eXpress application?
Hi Tom. Many Thanks for reply. The situation is : I Have a Program.exe develloped in xBase. But I do not know what dlls i need to run this exe. Obviously, if I try to run the exe I will know step by step. What I am looking for is a way to identify which DLLS I need for this exe in advance. And provi...
- Fri May 30, 2025 2:05 am
- Forum: Xbase++ 2.0
- Topic: How do I detect the DLLs required by an XBase and eXpress application?
- Replies: 5
- Views: 9578
How do I detect the DLLs required by an XBase and eXpress application?
HI,
How do I detect the DLLs required by an application?
Do you have any trick to easy identify the dll dependency of an xbase exe?
Many Thanks
How do I detect the DLLs required by an application?
Do you have any trick to easy identify the dll dependency of an xbase exe?
Many Thanks
- Thu Nov 28, 2024 2:57 am
- Forum: PostGreSQL
- Topic: More PGDBE questions
- Replies: 29
- Views: 106687
Re: More PGDBE questions
About the PgSql server performance , it is important to have a correct and appropriate configuration.
Maybe this topic can help.
https://ilx.alaska-software.com/index.p ... ential.64/
Maybe this topic can help.
https://ilx.alaska-software.com/index.p ... ential.64/
- Fri Jul 26, 2024 3:04 am
- Forum: eXpress++ Support
- Topic: Communication between remote applications
- Replies: 4
- Views: 20235
Re: Communication between remote applications
Victorio. Today there are a thousand and one ways to solve this type of problem. For example, a free, quick and effective way: You can install a cloud folder (DropBox, Google drive, etc..) on your terminal and server and exchange XML files. You place the question in XML in the folder, the server rec...
- Sat Jul 06, 2024 1:18 am
- Forum: CXP / Web Development
- Topic: CXP print ticket
- Replies: 2
- Views: 118148
Re: CXP print ticket
Hello Tom. Thank you for your quick response. I have already tried this type of printing. It is not practical and does not work well... What I need is a way to print the contents of an array on a 40-column form without having to constantly select the driver. You know that on Android the printer is c...
- Fri Jul 05, 2024 2:12 am
- Forum: CXP / Web Development
- Topic: CXP print ticket
- Replies: 2
- Views: 118148
CXP print ticket
Hi, I made a small application in CXP based on the "orders" sample to make online orders. The application works well on Android smartphones. But I need to print a small receipt on an 80-column thermal roll paper printer connected via BT. But it's not easy. Does anyone have this type of solution work...
- Sat Apr 27, 2024 4:06 am
- Forum: Xbase++ 2.0
- Topic: How to Test if a program is already running.
- Replies: 4
- Views: 40168
Re: How to Test if a program is already running.
Jimmy.
Many Thanks.
I Will try it.
Tom.
Dc_IsAppruning only check for xbase aps! Right?
Many Thanks.
I Will try it.
Tom.
Dc_IsAppruning only check for xbase aps! Right?