Search found 35 matches: opt

Return to advanced search

Re: Lost connection to MySQL server during query

Our FWH maria library initially connects to the server with MYSQL_OPT_RECONNECT option. As many other users advised, time out or sleeping and any such reasons are irrelevant. Even if timed out, any communication with the server ( eg even a simple oCn:Ping() ) will automatically wake up the connectio...
by nageswaragunupudi
Mon Sep 04, 2023 4:56 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Lost connection to MySQL server during query
Replies: 37
Views: 12386

Re: Con que compilar y lincar FWH 22.10

... Embarcadero C++ 7.00 for Win32 Copyright (c) 1993-2015 Embarcadero Technologies, Inc. Try 'bcc32 -h' for a list of core options, or 'bcc32 -h <OPT>' for help on a specific option (e.g. '-h -A'), or 'bcc32 -h -' to see all options. Error E2266: No file names given Gracias
by Julio Cepeda
Wed Feb 08, 2023 8:48 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Con que compilar y lincar FWH 22.10
Replies: 15
Views: 784

Re: error ficheo mark de borland

... Embarcadero C++ 7.00 for Win32 Copyright (c) 1993-2015 Embarcadero Technologies, Inc. Try 'bcc32 -h' for a list of core options, or 'bcc32 -h <OPT>' for help on a specific option (e.g. '-h -A'), or 'bcc32 -h -' to see all options. version de xharbour es: C:\xharbour_bcc70_2016\bin>harbour ...
by Adolfredo Martinez
Sun Jul 17, 2022 5:04 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: error ficheo mark de borland
Replies: 4
Views: 528

Re: A big hit: Neither Apache and mod_harbour are needed

... a little suggestion by a os nix user if i can. The preferred directory where for example firebird sql server choose to install its software is /opt directory, clearly not all linux and nix os have this directory ( Ubuntu for example have it, freebsd not, but you can create this directory, whithout ...
by nikko1960
Wed May 25, 2022 4:37 pm
 
Forum: mod_harbour
Topic: A big hit: Neither Apache and mod_harbour are needed
Replies: 61
Views: 15404

Re: Facturas con consecutivos con acceso a varias terminales

Al final he dado con lo que buscaba, darle nombre a los conceptos que tenía en mente. Como siempre, la lectura te da las respuestas. Estos son los patrones de diseño más adecuados a lo que estaba buscando: https://martinfowler.com/eaaCatalog/optimisticOfflineLock.html https://martinfowler.com/eaaCat...
by VictorCasajuana
Wed Sep 15, 2021 3:46 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Facturas con consecutivos con acceso a varias terminales
Replies: 18
Views: 1823

Re: Make para BCC10

... Embarcadero C++ 7.30 for Win32 Copyright (c) 1993-2017 Embarcadero Technologies, Inc. Try 'bcc32 -h' for a list of core options, or 'bcc32 -h <OPT>' for help on a specific option (e.g. '-h -A'), or 'bcc32 -h -' to see all options. Error E2266: No file names given C:\BCC102\bin>
by Compuin
Mon Mar 29, 2021 12:51 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Make para BCC10
Replies: 7
Views: 1121

Re: Arhivos xls y xlsm

... oBook := GetExcelBook( cExcelFileNameWithFullPath ) ) != nil            oBook:Application:Visible := .t.         endif  You can also opt for full code like this: function OpenExcelBook()   local cExcelFile := "import.xlsx"   local oExcel, oBook, lOpened := .f.   if ...
by nageswaragunupudi
Mon Feb 01, 2021 3:34 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Arhivos xls y xlsm
Replies: 1
Views: 251

GETCURDIR() FUNC IS NOT WORKING ON D DRVIE

... working C: perfectly. I have tried below two option both are NOT working on D: Drive. Could you please help me for the same. Thanks in advance...! Opt A    cAppDir := GETCURDIR()  Opt B   cAppDir := CurDrive() + ":\" + CurDirX()
by shri_fwh
Tue Dec 31, 2019 7:46 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: GETCURDIR() FUNC IS NOT WORKING ON D DRVIE
Replies: 2
Views: 377

Re: Paste values into Password Protected Get Objects

... IF SELF:LPASSWORD IF SELF:CTRL_V$'Y' //** DO NOT REFRESH IF CTRL_V PASTE - CONTINUE ELSE SELF:REFRESH() //** Right mouse button click - Paste opt selected ENDIF ENDIF return 0 endcase return ::Super:HandleEvent( nMsg, nWParam, nLParam )
by don lowenstein
Tue Oct 15, 2019 8:14 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Paste values into Password Protected Get Objects
Replies: 6
Views: 1164

Re: xbase ahora inestable, lenta, error Status_Lock_Not_Granted

José As Moses comments .. there are potential opt lock problems with .dbf and certain networks ... I moved away from .dbf over 10 years ago to ADO and Sql rdms's .. YES, I had to re-write my programs to deal with SQL query syntax and never looked ...
by Rick Lipkin
Tue Jan 22, 2019 10:08 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: xbase ahora inestable, lenta, error Status_Lock_Not_Granted
Replies: 16
Views: 3702

Re: TIpClientHttp()

... as well. Live curl command-lines can also be converted into compilable/adaptable API code using the `--libcurl <targe-source-file>` curl option. If you opt to use hbtip anyway, and find any problem with it (like very common SMTP or FTP incompatibilities with various live servers found ...
by Carles
Wed Jan 02, 2019 12:01 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: TIpClientHttp()
Replies: 8
Views: 1718

Re: Interfacing with Dicom sistems

... Also different implementations can interpret what goes into some fields differently. The fields in the PID segment are as follows: SEQ LEN DT OPT RP/# ELEMENT NAME 1 4 SI O Set ID – Patient ID 2 20 CX O Patient ID (External ID) 3 20 CX R Y Patient ID (Internal ID) 4 20 CX O Y Alternate Patient ...
by xProgrammer
Tue May 02, 2017 9:40 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Interfacing with Dicom sistems
Replies: 41
Views: 11783

Uso de funciones pipe del API

Buen dia, estoy tratando de usar las funciones pipe del api y no logro que funcionen, quizas estoy definiendolas mal. Las funciones las encontre en el MSDN de microsoft. Para conectar a un pipe existente la funcion del api que encuentro es la siguiente: HANDLE WINAPI CreateFile( _In_ LPCTSTR lpFileN...
by Jorge Jaurena
Wed Jan 11, 2017 3:06 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Uso de funciones pipe del API
Replies: 11
Views: 2969

Re: Introducing FiveTech's fivedit

... el editor para que guarde las anotaciones que se realicen en un documento Estas anotaciones son guardadas en un fichero auxiliar con extension .opt y serán recuperadas en su posición al volver a abrir el documento Para ello, seleccionar "Enable Save Annotations" You can configure the ...
by cnavarro
Tue Dec 06, 2016 8:07 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Introducing FiveTech's fivedit
Replies: 560
Views: 107369

Re: Mejoras para scintilla

... el editor para que guarde las anotaciones que se realicen en un documento Estas anotaciones son guardadas en un fichero auxiliar con extension .opt y serán recuperadas en su posición al volver a abrir el documento Para ello, seleccionar "Enable Save Annotations" You can configure the ...
by cnavarro
Tue Dec 06, 2016 8:06 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Mejoras para scintilla
Replies: 1037
Views: 839596
Next

Return to advanced search