Search found 173 matches: popular

Return to advanced search

Re: España: Normativa sancionadora sistemas informáticos

... en este mismo hilo, como asi hice con SII y con TicketBAI. Quizá no es la manera más ortodoxa, pero a mi me ha funcionado y ya sabes el dicho más popular en informatica: "Si funciona no lo toques" :D Siendo la parte del desarrollo importante, para mi la más importante es la de la integración ...
by VictorCasajuana
Sat Oct 26, 2024 3:00 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: España: Normativa sancionadora sistemas informáticos
Replies: 331
Views: 53376

Re: España: Normativa sancionadora sistemas informáticos

... en este mismo hilo, como asi hice con SII y con TicketBAI. Quizá no es la manera más ortodoxa, pero a mi me ha funcionado y ya sabes el dicho más popular en informatica: "Si funciona no lo toques" :D Siendo la parte del desarrollo importante, para mi la más importante es la de la integración ...
by paquitohm
Wed Oct 23, 2024 11:12 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: España: Normativa sancionadora sistemas informáticos
Replies: 331
Views: 53376

OLE Errors

My most popular error is involving OLE. See the error below: Error occurred at: 08/15/24, 14:42:21 Error description: Error TOleAuto/-1 0x80080005: TOLEAUTO:NEW Args: [ 1] = C Outlook.Application [ 2] = U [ 3] = U How can I check ...
by byron.hopp
Thu Aug 15, 2024 9:47 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: OLE Errors
Replies: 10
Views: 1790

Re: DBF File Format - Considerations A Secure Option

... from and create difficult reports and when done .. just delete the temp report .dbf and its indexes I like FiveWin because it connects to the most popular Sql databases and I can use .dbf to manipulate data locally ... Fivewin is the PERFECT development environment .. Rick Lipkin
by Rick Lipkin
Fri Jul 26, 2024 4:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: DBF File Format - Considerations A Secure Option
Replies: 15
Views: 1696

Re: Propuesta para que hagan un curso virtual FW

... SQL backends to chose from .. MS Access for local backend MS Sql Server for Enterprise backend Oracle Several other Sql databases are also very popular ... Class ADO is VERY powerful and object oriented database code .. and it is very powerful and easy to learn. Lots of code examples in this ...
by Rick Lipkin
Thu Jul 11, 2024 9:07 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Propuesta para que hagan un curso virtual FW
Replies: 302
Views: 35130

Proposal for them to do a virtual FW course

... not even install Apache and the web server, imagine in case we need something more advanced on that topic, which is why we prefer to use more popular tools that simply write a question and have thousands of answers on Google. I would like this course to be taken and to be able to raise my ...
by leandro
Tue Jul 09, 2024 2:24 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Proposal for them to do a virtual FW course
Replies: 2
Views: 358

Clipper alone sold around 250,000 copies worldwide by 1991

... in the 1980s and early 1990s, there was a considerable number of users. Clipper alone sold around 250,000 copies worldwide by 1991. Given the popularity of other xBase languages such as dBase, FoxPro, and Visual FoxPro, the combined user base during this period was likely in the millions. ...
by Otto
Fri May 24, 2024 6:15 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Clipper alone sold around 250,000 copies worldwide by 1991
Replies: 0
Views: 510

Re: Mod Harbour: ChatGPT Provides Detailed Answers

... in the 1980s and early 1990s, there was a considerable number of users. Clipper alone sold around 250,000 copies worldwide by 1991. Given the popularity of other xBase languages such as dBase, FoxPro, and Visual FoxPro, the combined user base during this period was likely in the millions. ...
by Otto
Thu May 23, 2024 10:41 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Mod Harbour: ChatGPT Provides Detailed Answers
Replies: 23
Views: 2957

Re: Servidor de mail propio y acuse de ENTREGA.

... headers. Here's how you can test it: Find an email client or service that allows you to add custom headers to your emails. Some popular options include: Mozilla Thunderbird with the "Header Control" add-on Microsoft Outlook with the "Bells & Whistles" ...
by Antonio Linares
Mon Apr 22, 2024 4:58 am
 
Forum: Off Topic / Otros temas
Topic: Servidor de mail propio y acuse de ENTREGA.
Replies: 2
Views: 1802

Re: function urlLoad( cUrl )

nageswaragunupudi wrote:Both the functions WebPageContents() and URLDownloadToFile() work only on Windows OS.
For Web Applications, we need platform independent tools and CURL seems to be the popular choice.


I never needed of such a function for web applications.
by Enrico Maria Giordano
Sat Feb 17, 2024 2:09 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: function urlLoad( cUrl )
Replies: 17
Views: 2887

Re: function urlLoad( cUrl )

Both the functions WebPageContents() and URLDownloadToFile() work only on Windows OS.
For Web Applications, we need platform independent tools and CURL seems to be the popular choice.
by nageswaragunupudi
Sat Feb 17, 2024 1:19 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: function urlLoad( cUrl )
Replies: 17
Views: 2887

Re: Unicode vs UTF8

... exactly the sameway on all systems across the world despite different codepages. There are many such encoding systems out of which, UTF8 is ver popular. We are mainly concernted with (1) UTF8 because it is popular and used across the Web and also because many database servers support this encoding ...
by nageswaragunupudi
Sun Jan 07, 2024 5:31 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Unicode vs UTF8
Replies: 2
Views: 1181

Re: Booking xbrowse example

... at least in my city they do not use software on the web but all local software on Windows and mostly there are two softwares that are the most popular, one of these is the Danea invoicing system, in hotels software from other companies both in my city and national software are installed but ...
by Silvio.Falconi
Sun Dec 31, 2023 1:52 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Booking xbrowse example
Replies: 16
Views: 4526

Re: random sentences generator

... Tokenizer("The moon orbits the Earth.") Tokenizer("Bananas are a good source of potassium.") Tokenizer("Football is a popular sport worldwide.") Tokenizer("Stars twinkle in the night sky.") Tokenizer("The Great Wall of China is a historic landmark.") ...
by Antonio Linares
Fri Dec 01, 2023 6:13 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: random sentences generator
Replies: 6
Views: 1038
Next

Return to advanced search