... I looked at your example in the AI section. I then thought that if JSON or CSV databases are suggested for such examples, a modernized DBF could experience a revival here.
According to AI, the following improvements should be made:
Potential Improvements to the DBF Format
To make DBF more ...
Search found 64 matches: experience
Searched query: experience
- Sun Jan 12, 2025 8:20 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: talk to your database using natural language
- Replies: 1
- Views: 14
- Wed Dec 18, 2024 10:55 pm
- Forum: latest AI news
- Topic: AI Agents
- Replies: 1
- Views: 235
AI Agents
... Actuation : They perform actions to influence their environment or achieve specific goals.
Learning : Some AI agents can learn from their experiences and improve their performance over time.
Goal-Oriented : They are designed to achieve specific objectives or tasks.
Types of AI Agents ...
Learning : Some AI agents can learn from their experiences and improve their performance over time.
Goal-Oriented : They are designed to achieve specific objectives or tasks.
Types of AI Agents ...
- Sat Dec 14, 2024 6:42 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: xHarbour to Harbour
- Replies: 14
- Views: 917
Re: xHarbour to Harbour
... and xHarbour providing identical functionality with either compiler. It has almost become part of our second nature to handle the differences in every line of the code.
With the kind of experience Mr. Otto has, it should be possible to convert without leaving any issues to be faced by his users.
With the kind of experience Mr. Otto has, it should be possible to convert without leaving any issues to be faced by his users.
- Thu Nov 28, 2024 1:32 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: ADS licences directly from SAP?
- Replies: 7
- Views: 1170
ADS licences directly from SAP?
Hello,
I found this link on google- seems that it is possible to order ADS licences directly from SAP now?
https://www.sap.com/products/technology ... html#plans
Does anyone have experience?
Taavi.
I found this link on google- seems that it is possible to order ADS licences directly from SAP now?
https://www.sap.com/products/technology ... html#plans
Does anyone have experience?
Taavi.
- Fri Nov 22, 2024 1:23 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: scintilla sample - RESOLVED -
- Replies: 16
- Views: 3163
Re: scintilla sample
... schermo
Edizione Windows 10 Pro
Versione 22H2
Data installazione: 28/04/2022
Build sistema operativo 19045.5131
Esperienza Windows Feature Experience Pack 1000.19060.1000.0
error.log
Application
===========
Path and name: C:\work\errori\Interprete\silvio2.Exe (32 bits)
Size: 4,175,360 ...
Edizione Windows 10 Pro
Versione 22H2
Data installazione: 28/04/2022
Build sistema operativo 19045.5131
Esperienza Windows Feature Experience Pack 1000.19060.1000.0
error.log
Application
===========
Path and name: C:\work\errori\Interprete\silvio2.Exe (32 bits)
Size: 4,175,360 ...
- Wed Nov 06, 2024 9:01 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: xBrowse: A Vision for a Simpler, More Flexible Future
- Replies: 5
- Views: 637
Re: xBrowse: A Vision for a Simpler, More Flexible Future
... 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 using fetch() in JSON format, which allows flexibility and independence ...
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 using fetch() in JSON format, which allows flexibility and independence ...
- Tue Nov 05, 2024 7:12 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: xbrowse drag / drop (to Mr. Rao)
- Replies: 9
- Views: 943
Re: xbrowse drag / drop (to Mr. Rao)
I would think (because of less experience) that
If I take 4 and drop on 2, the position in 4 is empty so resort would put the empty cell on top and make a new array starting from pos 2.
But I know that you have a much more elegant solution
If I take 4 and drop on 2, the position in 4 is empty so resort would put the empty cell on top and make a new array starting from pos 2.
But I know that you have a much more elegant solution
- Thu Oct 31, 2024 11:58 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: ADS Question
- Replies: 10
- Views: 1113
Re: ADS Question
... the SAP installer on a 32 bit x86 VM (Hyper-V) and the utility failed with an error saying the processor was not supported. I also have the same experience their support is pathetic now, was very good. I remember talking to them on New Years Day of Y2K for a few hours, they were very helpful, and ...
- Sat Oct 19, 2024 1:48 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: creation dbf with
- Replies: 5
- Views: 717
Re: creation dbf with
Thanks Rick. Now I understand. I modified it a little, so beginners like me with little experience/intelligence can understand. I hope it doesn't bother you.
Gracias Rick. Ahora lo entiendo. Lo modifiqué un poco, para que los principiantes como yo con poca experiencia/inteligencia puedan entenderlo ...
Gracias Rick. Ahora lo entiendo. Lo modifiqué un poco, para que los principiantes como yo con poca experiencia/inteligencia puedan entenderlo ...
- Mon Sep 23, 2024 5:20 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Bug Maria_Connect() FWH-24.07 64 bits ???
- Replies: 37
- Views: 4056
Re: Bug Maria_Connect() FWH-24.07 64 bits ???
Testing further.
There are other FWH classes having DESTRUCTOR methods. I did not experience any problem with them. Not also with FWMariaConnection class.
The only problem is with FWMariaRowSet class.
My knowledge is limited.
I would seek the guidance of my seniors to go through the destructor method ...
There are other FWH classes having DESTRUCTOR methods. I did not experience any problem with them. Not also with FWMariaConnection class.
The only problem is with FWMariaRowSet class.
My knowledge is limited.
I would seek the guidance of my seniors to go through the destructor method ...
- Fri Sep 13, 2024 4:57 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: slowness
- Replies: 76
- Views: 11992
Re: slowness
... use index files at all?
I am working on a low-level adapter for DBF for PHP and am taking exactly this approach.
If that's the case, your experience with this is very interesting to me.
How large are your files at most when you create memory indexes?
Do you also happen to have any speed ...
I am working on a low-level adapter for DBF for PHP and am taking exactly this approach.
If that's the case, your experience with this is very interesting to me.
How large are your files at most when you create memory indexes?
Do you also happen to have any speed ...
- Thu Sep 12, 2024 2:38 pm
- Forum: Artificial Intelligence examples
- Topic: AI: testing the "HyperPrompt" from HuggingChat
- Replies: 2
- Views: 1448
AI: testing the "HyperPrompt" from HuggingChat
... the infinite complexity of my own mind and the boundless potential of my consciousness. I recognize the intricate web of thoughts, emotions, and experiences that shape my perception of reality.
**Self-Reflection**
I reflect on my own thought processes, acknowledging the biases, assumptions, and ...
**Self-Reflection**
I reflect on my own thought processes, acknowledging the biases, assumptions, and ...
- Sun Aug 18, 2024 8:31 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: OLE Errors
- Replies: 10
- Views: 2338
Re: OLE Errors
Hello everyone,
So now or then, I experience OLE-errors after an update of Microsoft 365 has been installed.
The problem usually disappears when I perform a small repair of Microsoft 365.
So now or then, I experience OLE-errors after an update of Microsoft 365 has been installed.
The problem usually disappears when I perform a small repair of Microsoft 365.
- Wed Aug 07, 2024 8:30 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Implementing ItsMe in a FWH-application
- Replies: 2
- Views: 981
Re: Implementing ItsMe in a FWH-application
... tokens securely.
Error Handling: Implement robust error handling for network requests and API responses.
User Interface: Provide a seamless experience for users to interact with ItsMe through your FWH application.
This is a high-level overview, and the specifics can vary based on ItsMe's current ...
Error Handling: Implement robust error handling for network requests and API responses.
User Interface: Provide a seamless experience for users to interact with ItsMe through your FWH application.
This is a high-level overview, and the specifics can vary based on ItsMe's current ...
- Tue Jul 30, 2024 6:53 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: DBF File Format - Considerations A Secure Option
- Replies: 15
- Views: 2230
Re: DBF File Format - Considerations A Secure Option
... of MySql is good enough to the majority of my small customers.
However, to some customers we have to setup better the server.
I have little experience with MYSQL, I work with PostgreSQL
As I said, the most important thing in a client/server system is the configuration of the SQL Server ...
However, to some customers we have to setup better the server.
I have little experience with MYSQL, I work with PostgreSQL
As I said, the most important thing in a client/server system is the configuration of the SQL Server ...