Search found 655 matches: situation

Return to advanced search

Re: icon from a .RC file

I guess I didn't ask the question well. :( I compiled .prg and .rc into a single .exe In some situation I need to save one of the resources (icon) to a bitmap file from the program.
by Natter
Fri Nov 15, 2024 4:20 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: icon from a .RC file
Replies: 8
Views: 994

xbrowse(autosort) + tdolphin - erro

... xbrowse does: SELECT * FROM orders AS p LEFT JOIN customers AS c ON(c.code=p.code) ORDER by key I believe this is the problem. How can I solve the situation? example: estrutura: table pedidos: chave data codigo table clientes: codigo nome chave oQry := oServer:Query('SELECT p.chave, p.data, c.nome ...
by MGA
Wed Nov 13, 2024 9:05 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xbrowse(autosort) + tdolphin - erro
Replies: 6
Views: 699

Re: Preview of the invoice in advance

... feeling a bit frightened. I’m also uncertain about how programming will continue. https://mybergland.com/fwforum/fw2web.m4a Our situation is similar to yours. I may have started software development a few years later than you. The first WINHOTEL version was released with FiveWin ...
by Otto
Mon Oct 28, 2024 11:08 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Preview of the invoice in advance
Replies: 14
Views: 1352

Re: Preview of the invoice in advance

... in minutes, and fixes are immediate. The software was designed based on how my clients work, and is comfortable to use. It's a very different situation for me so the easy solutions are the best. Tim
by TimStone
Sun Oct 27, 2024 9:15 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Preview of the invoice in advance
Replies: 14
Views: 1352

Re: Extending SetScope()

... instead of Scope: I am sure you will not like this idea at all. Most of us are brain-washed to believe that filters are very very slow. Not so. Situation changed 3 decades back when FoxPro introduced Rushmore technology and our present DBFCDX uses similar technology to optimize filters. Since ...
by nageswaragunupudi
Sat Oct 19, 2024 3:06 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Extending SetScope()
Replies: 15
Views: 1234

Re: Switching to Web

Hi Otto,

The company who provide internet to us implement treatment to the majority of the situation you have listed. They only recommend we don't use Mysql default port(3306) and also blocking the user ROOT for external access. We have our own server for years ;)
by vilian
Fri Oct 11, 2024 12:16 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Switching to Web
Replies: 2
Views: 466

Re: scrollbars on tFolderEx

Hi, Is it possibile to enable scrollbars on tFolderex control? the situation: I have an MdiChild container with a Browse on the left and a FolderEx control on the right, the two controls are divided by a Splitter, see some samples in the picture below. So ...
by Silvio.Falconi
Tue Sep 03, 2024 6:32 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: scrollbars on tFolderEx
Replies: 26
Views: 3779

scrollbars on tFolderEx

Hi, Is it possibile to enable scrollbars on tFolderex control? the situation: I have an MdiChild container with a Browse on the left and a FolderEx control on the right, the two controls are divided by a Splitter, see some samples in the picture below. So ...
by chiaiese
Fri Aug 30, 2024 10:05 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: scrollbars on tFolderEx
Replies: 26
Views: 3779

Re: Propuesta para que hagan un curso virtual FW

... this Microsoft Update thru CroudStrike that was engineered to disrupt and cause havoc to the IT World ?? do you think AI could help you in that situation ? The Web and AI needs to be governed with HUMAN restraint and Wisdom. Rick Lipkin
by Rick Lipkin
Sat Jul 20, 2024 3:05 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Propuesta para que hagan un curso virtual FW
Replies: 302
Views: 40168

Re: Dbf/cdx to sql changing

... to VB6 and VB.NET. With all the comments, I always feel like it's being implied that I don't know SQL. I have used SQL for over 10 years. But the situation is different today. With SSDs, we have similar speeds on the hard drive as in the main memory. But assuming that SQL is the ultimate solution ...
by Otto
Thu Jul 18, 2024 1:02 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Dbf/cdx to sql changing
Replies: 53
Views: 4777

How to design programe for jewelry order ? (K.A. Rao)

... Gold, Old silver against Gold jewelry order or Customer give advance cash, old gold, old silver without confirming the order How to handle this situation in program ? Any guide suggestion from you sir? Regards Yunus.
by dagiayunus
Thu Jul 18, 2024 7:53 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to design programe for jewelry order ? (K.A. Rao)
Replies: 2
Views: 438

Re: Mod Harbour installation -

... another SERVER running on the web. We have been using RDP for years and all programs are run via RDP. And now with mod harbour, you have the same situation. It is like a single-user system. I repeat here once again: It is like a single-user system! But the debate over SQL or DBF is completely ...
by Enrico Maria Giordano
Sat Jun 08, 2024 7:17 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Mod Harbour installation -
Replies: 16
Views: 1555

Re: Mod Harbour installation -

... another SERVER running on the web. We have been using RDP for years and all programs are run via RDP. And now with mod harbour, you have the same situation. It is like a single-user system. I repeat here once again: It is like a single-user system! But the debate over SQL or DBF is completely ...
by Otto
Sat Jun 08, 2024 12:36 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Mod Harbour installation -
Replies: 16
Views: 1555

Re: Filter on Xbrowse

Silvio, Sorry. I really don't understand the logic you want. Regards, saludos. My idea is also not what you want )) No I want another situation Why do you want to impose something on me that I don't need? I realized that I have to do a simulation to make you understand what I would like ...
by Silvio.Falconi
Thu May 02, 2024 7:19 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Filter on Xbrowse
Replies: 42
Views: 4547

Re: Question about performance RowSet

... aRow } )endif But insert not work. I have many processes for generating payroll for workers (40 thousand workers) in which the above situation occurs.
by Eroni
Wed Mar 20, 2024 1:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Question about performance RowSet
Replies: 19
Views: 6568
Next

Return to advanced search