Search found 14 matches: flavor

Return to advanced search

Re: DBF . Commit

... cDbf ), FILETIME( cDbf )    inkey(0)    RETURN   Does not work for me. Can I see your output? Anyway, you mixed the R lock flavor and the normal lock flavor. With DBRLOCK() you must use DBRUNLOCK(). And furthermore, APPEND BLANK operation locks the newly appended record ...
by Enrico Maria Giordano
Sun Oct 22, 2023 5:18 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: DBF . Commit
Replies: 39
Views: 2441

Re: build Import LIB from LibPQ.DLL

... Embarcadero Technologies, Inc. Syntax: IMPLIB [options] libname[.lib] [@respfile | srcname] [srcname ...] Options: -a Add '_' alias for MS flavor cdecl functions -aa Force the alias even if the function already starts with '_' -c Case sensitive symbols -f Force imports by name (with hints) ...
by Jimmy
Mon Jun 19, 2023 9:19 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: build Import LIB from LibPQ.DLL
Replies: 37
Views: 2906

Re: Crear HBSSL.LIB con CMS para firma de Xml

... Embarcadero Technologies, Inc. Syntax: IMPLIB [options] libname[.lib] [@respfile | srcname] [srcname ...] Options: -a Add '_' alias for MS flavor cdecl functions -aa Force the alias even if the function already starts with '_' -c Case sensitive symbols -f Force imports by name (with hints) ...
by Antonio Linares
Sat Jun 03, 2023 7:50 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Crear HBSSL.LIB con CMS para firma de Xml
Replies: 24
Views: 1253

Re: Sqlite cipher

... Embarcadero Technologies, Inc. Syntax: IMPLIB [options] libname[.lib] [@respfile | srcname] [srcname ...] Options: -a Add '_' alias for MS flavor cdecl functions -aa Force the alias even if the function already starts with '_' -c Case sensitive symbols -f Force imports by name (with hints) ...
by MarioG
Fri Aug 07, 2020 1:09 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Sqlite cipher
Replies: 5
Views: 1204

Re: Convert DBF 2 SQL

...    oRsCust:Update()         Select Customer     SkipEnddoCLose DatabasesoRsCust:Close()Return(nil)  Kinda gives you a flavor on how to use the Ado methods .. again, Rao has simplified a lot of this .. but you still need to understand the methods for cursor movement ...
by Rick Lipkin
Fri Mar 22, 2019 4:09 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Convert DBF 2 SQL
Replies: 9
Views: 2589

Re: ADO and Lock

... ;END;SELECT @num FROM system.iota ;//-------------------------------------------------  You might have to translate this code into the SQL flavor being used but you get the idea. Reinaldo.
by reinaldocrespo
Mon Aug 24, 2015 7:57 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADO and Lock
Replies: 27
Views: 6965

Re: Migrating to Harbour

... version of Harbour and a quite complex setup. I've always worked in multiplatform environments where main server environment is Linux ( RHEL flavor ), OSX is the preferred development environment but I need also to work with contractors that often use Windows and that are trained in JS, PHP, ...
by hmpaquito
Tue Dec 16, 2014 8:41 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Migrating to Harbour
Replies: 238
Views: 45307

Re: Porting from Fwh to Mac

Marco,
I forgot to mention that if you search with "Google.it" you always get an Italian flavor of the search.
You have to use Google.com and this is only possible if you have an IP not located in Italy.
Best regards,
Otto
by Otto
Sun Jan 13, 2013 10:27 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Porting from Fwh to Mac
Replies: 58
Views: 11847

Re: Rddads.lib para Harbour y MSVC

... (c) 1991, 2000 Inprise Corporation Syntax: IMPLIB [options] libname[.lib] [@respfile | srcname] [srcname ...] Options: -a Add '_' alias for MS flavor cdecl functions -c Case sensitive symbols -f Force imports by name (with hints) -w No Warnings Respfile may contain a list of source files to ...
by MarioG
Tue Dec 27, 2011 8:34 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Rddads.lib para Harbour y MSVC
Replies: 4
Views: 768

Re: How to write NULL to a Sql table

Enrico

Using FWH 811 and the xHarbour build 1.1.0 rev 6195 .. the database is MS Sql Server .. not any other sql flavor.

Rick Lipkin
by Rick Lipkin
Tue Apr 21, 2009 3:30 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to write NULL to a Sql table
Replies: 36
Views: 6007

... Sql server, my sql .. As far as portability .. the ADO methods are the same .. the only thing that changes is the connection string to your flavor of database. The same programming applies to SQL Server, Access, Oracle, MySql .. my choice is MS Sql server because the Windows OS has everything ...
by Rick Lipkin
Sun Oct 26, 2008 1:31 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Upload pdf-files to mysql database
Replies: 10
Views: 2356

... to use FastReport with FWH+xHarbour and also VB. Is it possible to use the same version of FastReport or does it mean I'd have to purchase 2 flavor of FastReport? 1. Yes. But as I said: FRH is compiled with current version of FastReport Enterprise edition (for Delphi) and special library ...
by Spirin Sergey
Fri Feb 01, 2008 6:40 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: ANN: "FastReport for [x]Harbour" (FRH) beta, trial
Replies: 18
Views: 5536

... to use FastReport with FWH+xHarbour and also VB. Is it possible to use the same version of FastReport or does it mean I'd have to purchase 2 flavor of FastReport? TIA. p.s. I did download and give a try of FastReport and was very impressed with what I saw so far.
by hua
Fri Feb 01, 2008 3:39 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: ANN: "FastReport for [x]Harbour" (FRH) beta, trial
Replies: 18
Views: 5536

How to use Free TWAIN_32.dll

... /* ICAP_PLANARCHUNKY values (PC_ means Planar/Chunky ) */ #define TWPC_CHUNKY 0 #define TWPC_PLANAR 1 /* ICAP_PIXELFLAVOR values (PF_ means Pixel Flavor) */ #define TWPF_CHOCOLATE 0 /* zero pixel represents darkest shade */ #define TWPF_VANILLA 1 /* zero pixel represents lightest shade */ /* ICAP_PIXELTYPE ...
by areang
Thu Aug 03, 2006 9:21 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to use Free TWAIN_32.dll
Replies: 0
Views: 1732

Return to advanced search