... of mine is evaluating the possibility of moving to the cloud, he has IBM iPower Server and about 60 clients using the server interactively by native application throughout the day and each client has my application (FiveWin) that use Ado Connection. what do you think? Is the cloud a good solution? ...
... Bootstrap-based layout for styling and responsive design. JavaScript for Interactivity : Sorting and filtering directly in the browser using native JavaScript and DOM manipulation. Pagination for improved user experience and more efficient display. Dynamic Data Loading: Data will be loaded ...
... File Operations: You can manage files directly using low-level functions in programming languages like HARBOUR/FIVEWIN (C, C++), or even PHP (with native file operations). For each CRUD operation, use specific read and write mechanisms to manage the data in the database file. Custom Indexing: By ...
... like this! Now I'll have to change all my queries, right? With Dolphin I do: oQuery:=oServer:Query("SELECT * FROM customer") With the native class, how should I build my queries? Thank you so much! Roberto
... the FastReport preview where I can execute my own routine. Or if I can do it exactly like in the case of email, I can replace the call from their native email routine and exchange it for mine. If I could do the same when exporting to Excel, that would also solve my problem here. Could anyone tell ...
Hi Marc, the native Harbour ones, without any doubt! The are updated with the rtl, written in C so the are _faster_. I posted the old ones just in case, for really old projects it may be useful. Best regards Hi, Is there any library ...
Hello Mr. Rao, I would like to clarify that the issue arises specifically when the “caching_sha2_password” authentication plugin is activated on the server. If I create a "weaker" user using the “mysql_native_password” authentication plugin, the connection works without issues. However, th...
Hello Mr. Rao, I hope this message finds you well. I am currently encountering an issue with maria_Connect when attempting to establish a connection to a MySQL 8.0.39 server, which has the default caching_sha2_password authentication plugin enabled. Given that the mysql_native_password plugin will b...
... passed. I still using them, but just as temporary files, to process reports, like you. Migrate from DBF to Mysql is too easy, using the mysql native functions provided by FWH. Mr Rao made a great job, your support is amazing and makes the migrate from dbf to mysql easier. MySql is fast, easy, ...
Replace jQuery with Vanilla JavaScript Due to a modern trend of replacing jQuery with native JavaScript, you might consider this to modernize your application and reduce dependencies. Steps to Remove jQuery Analyze the Use of jQuery: Search your code for $ and jQuery ...
Hi, I am almost in the process of concluding the conversion my Very Huge Application from DBFCDX to FiveWins's Native MariaDb Functionality. There are several ways provided in MariaDb Class with several Examples using which you can easily adopt MariaDb. Please go through the examples ...
Hi, I am almost in the process of concluding the conversion my Very Huge Application from DBFCDX to FiveWins's Native MariaDb Functionality. There are several ways provided in MariaDb Class with several Examples using which you can easily adopt MariaDb. Please go through the examples ...