Search found 36 matches: disadvantages

Return to advanced search

Re: How to include hbCurl?

Dear Otto,

> What are the disadvantages of shellExec()?

I guess the only problem is that the user does not have curl.exe installed or at the right path
by Antonio Linares
Sun Mar 03, 2024 8:57 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to include hbCurl?
Replies: 13
Views: 2944

Re: How to include hbCurl?

... to make cUrl common in my desktop program, I then tried a solution with the command prompt and shellExecute. That works well. What are the disadvantages of shellExec()? I have been using 7Zip in this way for years. On the whole, the path with shellExEc() would seem more maintenance-friendly ...
by Otto
Sun Mar 03, 2024 8:22 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to include hbCurl?
Replies: 13
Views: 2944

Re: Error p/generar EXE usando UHTTPD2 en Windows

Otto, I only see disadvantages: I think you are very wrong You're taking away the beauty of web programming. And perhaps your harborinu gives even more beauty to the way of programming the web? If you think that in general harbour ...
by Carles
Mon Aug 07, 2023 7:57 am
 
Forum: mod_harbour
Topic: Error p/generar EXE usando UHTTPD2 en Windows
Replies: 12
Views: 1920

Re: Error p/generar EXE usando UHTTPD2 en Windows

Hello Wilson, I only see disadvantages: You're taking away the beauty of web programming. You're running a different source code than the one you're programming. This way you lose the ability to follow the program's course in the debugger. ...
by Otto
Sun Aug 06, 2023 7:34 pm
 
Forum: mod_harbour
Topic: Error p/generar EXE usando UHTTPD2 en Windows
Replies: 12
Views: 1920

64 bit

What are the advantages/disadvantages of moving an application from 32 bit harbour to 64 bit and how do you do it?
by dtussman
Fri Oct 22, 2021 4:14 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: 64 bit
Replies: 4
Views: 529

Re: session object

Hello friends,
Does anyone know the disadvantages of using the session object for the CRUD methods (ADD, EDIT, DELETE) records instead of AJAX?
Best regards,
Otto
by Otto
Thu Sep 09, 2021 6:31 am
 
Forum: mod_harbour
Topic: session object
Replies: 5
Views: 1078

Views vs source directly in prg file

Dear Antonio, what kind of disadvantages do I face if I include instead of the "VIEWS" local cData: = MemoRead (hb_GetEnv ("PRGPATH") + "/ views /" + cView + ".view") while ReplaceBlocks (@cData, ...
by Otto
Sun Nov 03, 2019 11:19 am
 
Forum: mod_harbour
Topic: Views vs source directly in prg file
Replies: 0
Views: 328

session object

Hello,
When I programmed with ASP we use the session object to swap data between the different web sides.What are the disadvantages of using the javascript session object instead of the post method.

Thank you in advance
Otto
by Otto
Mon Oct 07, 2019 6:38 am
 
Forum: mod_harbour
Topic: session object
Replies: 5
Views: 1078

Re: Declareing locals

Hello Enrico,
Thank you.
But what are the advantages and disadvantages of these two.
With kind regards
Otto
by Otto
Wed May 01, 2019 5:35 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Declareing locals
Replies: 10
Views: 881

Re: SayBarCode control

... characters by a human being. Currently there are several 1-D bar coding standards, used with different frequencies depending on the advantages and disadvantages deriving from the adoption of a coding system with respect to the other. All the symbologies foresee the creation of a rectangular figure, ...
by Silvio.Falconi
Wed Apr 10, 2019 5:08 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: SayBarCode control
Replies: 34
Views: 6532

MySQL vs MariaDB

Hi Friends:

Until today in my developments I have used MySQL as a database engine,
with the advent of MariaDB, the question arises, which is better MySQL or MariaDB?

Given your experience, what can you tell me? Advantages, disadvantages.

With best regards
by Armando
Tue Jun 19, 2018 2:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: MySQL vs MariaDB
Replies: 4
Views: 854

Re: FWHMARIADB Samples

... to be adopted to different RDBMSs like MySql, MSSql, etc., it is desirable to choose ADO, because a major part of the code is portable. 1: Disadvantages of using ADO It requires installation of ODBC driver on every client PC. When the installation is to be done on several PC’s and the PC’s ...
by nageswaragunupudi
Sat Apr 22, 2017 3:45 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWHMARIADB Samples
Replies: 48
Views: 20542

Re: Outsourcing add/edit of records to separated exe files

... objects. Your post does not say that the way is wrong you say if I understand all well you say it is not necessary to do. But do you see any disadvantages in dividing. Best regards, Otto
by Otto
Mon Feb 16, 2015 5:17 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Outsourcing add/edit of records to separated exe files
Replies: 7
Views: 1645

Re: Fivewin/xharbour with ActiveX Data Objects (ado) and MySQL

... its own 'connector' to its Database .. MySql connects via ODBC, MsAccess, MsSql Server,Oracle,dB2 use an OleDb client. There are advantages and disadvantages in making the best choice for you. MySql requires you to configure the ODBC connection on EVERY computer that wishes to use your application. ...
by Rick Lipkin
Thu Jan 29, 2015 6:43 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fivewin/xharbour with ActiveX Data Objects (ado) and MySQL
Replies: 19
Views: 6632

ADO open/close Connection Question

... a recordset, and than I also open it before reading. Will the program become slower by allways opening and closing a connection? Are there other disadvantages doing this? Are there other people do this also?
by Marc Vanzegbroeck
Sun Dec 07, 2014 9:45 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADO open/close Connection Question
Replies: 7
Views: 1953
Next

Return to advanced search