Search found 332 matches: attention

Return to advanced search

Inserting to SQL from FiveWin

... to set on ADO Recordset object to correct this problem, or is this related to FiveWin. Insert into Customer_Data (CUSTOMER_NUMBER,CUSTOMER_NAME,ATTENTION,ADDR_LINE1,ADDR_LINE2,CITY,STATE,ZIP_CODE,COUNTRY_NAME,AREA_CODE,PHONE_NUMBER) Values (N'AC01',N'ACS PROJECTS GMBH',N'FLUGHAFENSTRASSE 3',N'CARGO ...
by byron.hopp
Fri Aug 05, 2022 10:15 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Inserting to SQL from FiveWin
Replies: 3
Views: 377

Re: Enviar por POST a webservice

Dear Antonio,

many thanks for your kind attention. I sent the file to you with email.
I am looking forward very much to your answer ... your sendfile-sample is so nice and slim and I already learned so much from it.
Thank you again :-)

and kind regards
Ruth
by Ruth
Fri Jul 22, 2022 4:54 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Enviar por POST a webservice
Replies: 19
Views: 2198

Re: FW Preview user style

... to modify class source and not loosing compatibility. No matter how complex a class is, you can split the code into separate files without paying attention to where the function/method starts or ends - just one block Split the classes copy the part you want to change into one file and save it ...
by Otto
Sun May 08, 2022 6:54 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FW Preview user style
Replies: 24
Views: 2588

Bootstrap 5

<!-- Bootstrap 5 -->
I searched for a long time before I was able to solve the problem.


|- Check the version of bootstrap. Take attention that in bootstrap 5
|- changed data-toggle to data-bs-toggle and data-target to data-bs-target
|- data-bs-dismiss
by Otto
Mon Feb 07, 2022 11:23 am
 
Forum: mod_harbour
Topic: Bootstrap 5
Replies: 0
Views: 406

Re: Subir una base.dbf a una carpeta en la nube

... starts and end. TEMPLATE ENDTEXT And inside HTML code, you have to tell the program where JavaScript starts and end. <script></script> Attention JavaScript is case sensitive Function does not work it must be function. Best regards, Otto function Main()        ...
by Otto
Tue Aug 24, 2021 3:14 pm
 
Forum: mod_harbour
Topic: Subir una base.dbf a una carpeta en la nube
Replies: 14
Views: 3878

Re: Problema con Listbox y MariaDB

Hello Mr. Rao.

Thanks for your attention and help.

I already tried with oListBox: SetObj (oArticles) and got this error:

Image
by JoseAlvarez
Wed Dec 09, 2020 2:46 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Problema con Listbox y MariaDB
Replies: 7
Views: 776

Re: GET....Valid error

... REDEFINE GET oGetArc VAR cArchiv ID 202 OF ODlg ; VALID iif( Empty( RTrim(cArchiv ) ), MsgStop( 'It is mandatory to enter a name for the file.','Attention' ), .T. ) why on source (@x,y) not run ??????
by Silvio.Falconi
Fri Nov 27, 2020 6:21 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: GET....Valid error RESOLVED
Replies: 3
Views: 545

Re: Forum pages

... o simplemente me pasa a mí? Gracias. Two questions about the forum: 1) What does the red padlocks mean when logging in?. His red color catches my attention. 2) The size of the letters on the forum pages has increased. Is it correct, or does it just happen to me? Thanks. Referente al punto 2, de ...
by FranciscoA
Tue Nov 03, 2020 5:40 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Forum pages
Replies: 1
Views: 424

Forum pages

... o simplemente me pasa a mí? Gracias. Two questions about the forum: 1) What does the red padlocks mean when logging in?. His red color catches my attention. 2) The size of the letters on the forum pages has increased. Is it correct, or does it just happen to me? Thanks.
by FranciscoA
Tue Nov 03, 2020 3:22 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Forum pages
Replies: 1
Views: 424

Re: Inhabilitar columna en xBrowse - Disable column in xBrowse

Rao, gracias por tu amable atención.
Es lo que buscaba.

Rao, thank you, for your kind attention.
It's what i was looking for.
by FranciscoA
Mon Sep 21, 2020 3:21 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Inhabilitar columna en xBrowse - Disable column in xBrowse
Replies: 8
Views: 1525

Re: Mysql_real_escape_string() problem

Hey Antonio! thanks for your answer... Yes I checked the documentation but I didn't pay mucha attention to the return of the function... I was assuming that they were returning the escaped string, but, in fact,- correct me if I'm wrong - the return is the length of the ...
by ricbarraes
Sun Sep 13, 2020 1:25 am
 
Forum: mod_harbour
Topic: Mysql_real_escape_string() problem
Replies: 4
Views: 859

Re: Artificial Intelligence: GPT with Harbour and FWH

... that it was this good. Antonio: What about the "antennagate" controversy? Steve: That was a another controversy that didn't get as much attention as it should have. The phone has great reception, I'd change the design though if I could do it all over again. Antonio: Did you manage an ...
by Antonio Linares
Fri Aug 14, 2020 11:14 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Artificial Intelligence: GPT with Harbour and FWH
Replies: 7
Views: 1596

Re: Which C compiler and which Harbour should be used for FW?

... and putting together a compilation. I am posting my evolution in this process, if I need more help I will make contact. Again, grateful for your attention.
by Eroni
Sat Aug 01, 2020 8:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Which C compiler and which Harbour should be used for FW?
Replies: 27
Views: 4342

Re: How to use OPRN and error pdf2.prg sample

... Source: 0068: endif 0069: 0070 => 0071: 0072: >> about mod_harbour32.zip with 3.2.0 where's find this file? Thank you very much for your attention so far!
by tiagojbi
Tue Jun 30, 2020 12:29 pm
 
Forum: mod_harbour
Topic: How to use OPRN and error pdf2.prg sample
Replies: 20
Views: 3628

Re: Strange MariaDB save problem.

vilian wrote:Please, do one test else.
Open task manager and run your program. Pay attention to the column of memory used. Let us know if it's increasing.


Yes, You are right. It is increasing.
by Horizon
Fri Jun 19, 2020 9:00 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Strange MariaDB save problem.
Replies: 17
Views: 2202
PreviousNext

Return to advanced search