... language, and that was the recipe for its success and strength. All we need is just the adaptation of the DBF format to today’s standards. We have RDP and the internet. For most solutions, we no longer need network drives. We should recognize this reality. It allows for implementing very creative ...
My guess is that RDP does not stand for what I think it does, I did find CRUD on Google. Do you have an example of this method? My current app is a hybrid of SQL using OLEDB, and DBF/CDX with the ADS RDD (both using ADS). If my client ...
Hello friends, It is entirely possible to build your own CRUD functionality using low-level functions, especially in an RDP environment where database access is limited to the RDP server or the web server. With appropriate file and memory management, this can be a viable solution. ...
Hello friends, Let's forget all this overhead. Switch to RDP, use low-level functions for CRUD operations on DBF. Index files are practically of little use today, and if we ever needed them, we could simply create a new format: DBF FW lite index format ...
... I am always amazed at how long it takes for an idea to catch on. Look at the date of the posting. Over 12 years ago, I already praised the RDP solution as the best for Fivewin applications. It is also the best step to prepare for the web. Best regards, Otto https://mybergland.com/fwforum/rdpmanager.jpg
... with what I initially wanted to tackle—and where the biggest improvement could be made—the cash register (WLAN roaming is a shaky thing since RDP requires a continuous stream, which is interrupted by switching between access points). New ideas, not just a 1:1 conversion of the old system to ...
... are so many better solutions. The simplest is a microservice, in case you don’t want to spend money on a RemoteDesktop solution. Otherwise, RDP without source code changes is the most economical solution. And most importantly, it’s future-proof, because you can then simply run a web server ...
... lo entrego, les doy una capacitación y a partir de ahí pueden defenderse sólos. Si necesitan algo más avenzado, me conecto via Skype, o Anydesk, o RDP de Términal Server, etc., le modifico, agrego, cambio o quito código, sin necesidad de compilar, ni instalar herramientas, ni nada. Un simple editor ...
Hello friends, In this example, I am working with RDP and FIVEWIN and the ONLINE VERSION in parallel. You can see how I, for example, create an order online and then open it with FIVEWIN (RDP). In principle, it is now working. But now, there are many ...
... a sensor monitor. When you select a menu option with your finger or stylus, everything works fine. 2. If the program is called from a laptop via RDP. When I touch the menu with finger, everything is fine. However, when the stylus moves over the menu, xBrose scrolls at the same time. That is, ...
... different requirements than you. Our customers' networks are small, and so is the amount of data. We only allow our software to be operated with RDP access to its own server. Best regards, Otto My booking system from 2004 - 20 years ago https://mybergland.com/harbourino/htmlpublic/seefeld.jpg
Hello Tim, thank you very much. As you said, since I switched my installations to RDP, I haven't had any more problems with the memo fields. But we don't store as much in the memo fields anymore. We have a DMS running in parallel where we can store any type of document ...
Hello wartiaga, How does your program work? Direct DBF access by the user is not good. That's why we have switched all applications to RDP. Only the RDP user has access through the program. Except in our case WINHOTEL - there is no program in his account. There are various measures you can ...