Search found 112 matches: limits

Return to advanced search

Re: TDatabase Object problem

Whether you use TDatabase or DBF directly, the Get limits the text entered to the number of bytes equal to the field length. For example, if the field length is 15, it can accommodate only 15 byte length. On average 15 bytes is equal to around 5 Unicode ...
by nageswaragunupudi
Mon Jun 19, 2017 2:35 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TDatabase Object problem
Replies: 1
Views: 451

Re: Bcc73

... c:\harbour\include\hbdefs.h 55: Unable to open include file 'string. h' Error E2209 c:\harbour\include\hbdefs.h 56: Unable to open include file 'limits. h' Error E2209 c:\harbour\include\hbdefs.h 75: Unable to open include file 'stdint. h' Warning W8017 c:\harbour\include\hbdefs.h 526: Redefinition ...
by MGA
Sun May 21, 2017 2:30 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Bcc73
Replies: 18
Views: 5346

Re: FWHMARIADB Samples

... can not change the columns and source (table or tables) of the rowset during the life of the object. Everything else like where clauses, order by, limits etc can be changed. For this reason, even if inheritence is enabled, rowset class does not support the usage you have in mind for your derived ...
by nageswaragunupudi
Wed Apr 26, 2017 11:58 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWHMARIADB Samples
Replies: 48
Views: 20666

Re: Plotting locations on Google Maps

A few observations: 1) I built a utility to do just the geocode, and save the result to the database. GOOGLE LIMITS ACTIVITY - a) You need a key ( free ), and b) you still have a limit of the number of searches you can do in a 24 hour period. Google says the key lets you do 25,000, ...
by TimStone
Wed Mar 15, 2017 5:08 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Plotting locations on Google Maps
Replies: 48
Views: 14377

Re: Prestashop Mapping solution

... forum) Program Menu 1 : CSV conversion from any csv to dbf file. First loop to determine the lenght of all data, the second to fill the database Limits : ONLY DELIMITED WITH ',' will work now (for my use ok for now) chekups from missing csv file or other delimited stuff enz... will be later if ...
by Marc Venken
Sat Oct 22, 2016 12:57 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Prestashop Mapping solution
Replies: 17
Views: 9023

Re: Default font under Win 8 and 10

... be great if you can make those changes so we don't have to define and assign fonts all the time. I am concerned about the dialog font issue. It limits our ability to conform to Win8-10 specs. It sounds like the only solution right now would be to not use dialogs from resources? That would be ...
by James Bott
Wed Aug 17, 2016 10:17 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Default font under Win 8 and 10
Replies: 11
Views: 3484

Unicode Text Input

... Using the clause LIMITTEXT, input is restricted to number of characters (not bytes ) of the variable. Clause LIMITTEXT BY <n> CHARS limits text to <n> chars. Known issues: Inline text editing of XBrowse in a Unicode application is inconvenient. Arrow keys, Home and End keys ...
by nageswaragunupudi
Tue Jul 05, 2016 10:50 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Unicode Text Input
Replies: 0
Views: 659

Re: FWH64

... In file included from C:\bcc\include\dinkumware64\xmemory0:6: In file included from C:\bcc\include\dinkumware64\limits:8: C:\bcc\include\dinkumware64\cwchar:34:1: error: unbekannter Typname 'using' using _STD tm; ^
by byte-one
Thu Mar 31, 2016 3:15 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH64
Replies: 110
Views: 25133

Re: Variable substitution in MS Sql Substring() Function

... If there is an index on CINumber, this query will be absolutely optimizable, it should fly. If the code is not numeric you can change the where limits to sth according to.
by Carlos Mora
Tue Feb 09, 2016 11:59 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Variable substitution in MS Sql Substring() Function
Replies: 6
Views: 1339

Re: send mail

... from ONLY KNOWN DNS targets such as multi function machines ( copiers that scan .pdf to e-mail ). And the other achilies heal is local SMTP limits e-mail to within the Company and will not allow out-bound SMTP to get past the firewall. 2) CDO is a good solution because you can set up a third ...
by Rick Lipkin
Thu May 21, 2015 1:10 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: send mail
Replies: 8
Views: 1939

Re: Antonio, ¡estoy inquieto!

... E2209 \harbour\include\hbdefs.h 55: Unable to open include file 'string.h' Error E2209 \harbour\include\hbdefs.h 56: Unable to open include file 'limits.h' Error E2209 \harbour\include\hbdefs.h 75: Unable to open include file 'stdint.h' Warning W8017 \harbour\include\hbdefs.h 526: Redefinition ...
by Francisco Horta
Fri Feb 20, 2015 3:27 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Antonio, ¡estoy inquieto!
Replies: 17
Views: 6196

Re: Advice needed for reccount() in scopped and filtered dbfcdx.

... changed the entire scenario. Filtering was lightning fast. Comix and SIX RDDs came into market providing the same technology for Clipper. Now no limits on filtering. Later Clipper bought Comix from Loadstone and incorporated the same in DBFCDX in Clipper 5.3, though Clipper's adoption is less ...
by nageswaragunupudi
Tue Feb 03, 2015 3:28 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Advice needed for reccount() in scopped and filtered dbfcdx.
Replies: 31
Views: 8369

Re: File Size and Record Limit

... maximal file size for tables, memos and indexes is limited only by OS and file format structures. Neither Harbour nor xHarbour introduce own limits here. The maximal file size for DBFs is limited by number of records 2^32-1 = 4294967295 and maximal record size: 2^16-1 = 65535 what gives nearly ...
by hua
Tue Oct 28, 2014 3:09 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: File Size and Record Limit
Replies: 5
Views: 2186

Re: Next target: EasyReport !!! :-)

... other IT companies and other languages so your approch to develop anything in-house in order to have the source code for any component has some limits now. Just a small sample to be clear: I need a RichText component in FWH, of course I can use tRichtext but a competitor with Delphi can immediately ...
by Marco Turco
Fri Jul 04, 2014 6:56 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Next target: EasyReport !!! :-)
Replies: 61
Views: 14898

Re: Create a Harbour language extension for Visual Studio IDE

Elvira, There are no limits for all that we can do together, but lets go walking not running :-) Now lets focus on this, later on, many new things will come for sure. In fact this morning (meanwhile I was doing a long long walk on the ...
by Antonio Linares
Sun Jun 29, 2014 2:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Create a Harbour language extension for Visual Studio IDE
Replies: 52
Views: 98562
PreviousNext

Return to advanced search