Search found 492 matches: limit

Return to advanced search

Re: session object

Hello,
I found good documentation for this here:
https://javascript.info/localstorage

The limit is 2mb+, depends on the browser.
Best regards,
Otto
by Otto
Mon Oct 07, 2019 8:40 am
 
Forum: mod_harbour
Topic: session object
Replies: 5
Views: 1098

Re: bug TDataRow

Do you want to treat the larger fields as character fields but not as memo fields? What is the size of your VarChar fields? The present limit is 100 chars. Is a limit of 255 chars enough for you? If I suggest modifications to the dararow.prg, will you be able to use the modified program in ...
by nageswaragunupudi
Fri Sep 20, 2019 3:53 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: bug TDataRow
Replies: 11
Views: 1122

Re: clarification respect a recordset

Hi Mr. Rao, Using mariadb I want to use pessimistic mode. I want to limit other users when one user read a record. Is it possible? (When one user read one record, record should be locked. at the same time other users can only read the record. not update) ...
by Horizon
Mon Sep 02, 2019 6:42 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: clarification respect a recordset
Replies: 14
Views: 3640

Re: clarification respect a recordset

Hi Mr. Rao, Using mariadb I want to use pessimistic mode. I want to limit other users when one user read a record. Is it possible? (When one user read one record, record should be locked. at the same time other users can only read the record. not update) if ...
by Horizon
Sat Aug 31, 2019 7:50 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: clarification respect a recordset
Replies: 14
Views: 3640

Re: An easy way to make a tree-browse

... oserver:query("insert into ac (acid,currency) select '"+acid1+"',currency from currency limit 1 on duplicate key update descrip=descrip"),; if(MYSQL_AFFECTED_ROWS(oserver:nSocket)>0,(obrow2:otreeitem:add(acid1),obrow2:refresh()),)) ...
by ShumingWang
Wed Jul 31, 2019 1:41 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: An easy way to make a tree-browse
Replies: 17
Views: 3812

Re: Error report (errsysw_.prg)

... it and modified it to provide very useful information when an error does occur. That is what I link into my application. Using the default would limit the data I can get and that would not be helpful. So, why are you recommending NOT using errorsysw ? You are at liberty to modify and use your ...
by nageswaragunupudi
Fri Jul 05, 2019 3:15 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error report (errsysw_.prg)
Replies: 29
Views: 3363

Re: Error report (errsysw_.prg)

... it and modified it to provide very useful information when an error does occur. That is what I link into my application. Using the default would limit the data I can get and that would not be helpful. So, why are you recommending NOT using errorsysw ?
by TimStone
Wed Jul 03, 2019 9:05 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error report (errsysw_.prg)
Replies: 29
Views: 3363

XBrowse edit only one column

How can I edit and limit cursor movement to only one column of an XBrowse?

I searched the forum but couldn't find an answer.
by James Bott
Tue Jun 18, 2019 12:54 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: XBrowse edit only one column
Replies: 26
Views: 3486

Re: In xbrowse valid is Executed twice

... to work with a Get and there is no Get in paste operation. Also despite our advices that bEditValid should not contain any screen i/o, but should limit to return .t. or .f. most programmers code it more elaborately and call to such bEditValid does not suit the multiple cell/row paste operation. ...
by nageswaragunupudi
Fri Jun 14, 2019 3:03 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: In xbrowse valid is Executed twice
Replies: 6
Views: 1231

New FTDN May/Mayo 2019 (FWH 19.05)

... Hash, RecordSet, MariaDB RowSet, Dolphin, TMySql,PostGre Query object and defaults to the current Alias() - cFieldList: Optionally a comma delimited list of fields. Defaults to all fields - lNew: If .t., display as blank record and appends when saved. Defaults to .f. * New function XReport( ...
by Antonio Linares
Mon Jun 03, 2019 12:54 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN May/Mayo 2019 (FWH 19.05)
Replies: 4
Views: 3350

Ribbonbar & XbrGetDate

... }, {^ 2019/05/30 } make error then the calendar is too big and not near on the get https://i.postimg.cc/XqYP3vRd/ff.png I insert limit of dates on two variable Local dDataLimite1:={^ 2019/05/15 } Local dDatalimite2 :={^ 2019/05/30 } But I not Know how converte "15/05/2019" ...
by Silvio.Falconi
Fri May 31, 2019 7:17 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Ribbonbar & XbrGetDate
Replies: 0
Views: 373

Re: ERROR __OBJDERIVEDFROM

... value. In particular, please avoid calling PostEdit() again from inside this codeblock. 2) Recommended to avoid bOnPostEdit. If defined, may limit to assign data and any consequent actions may be incorporated inside bOnChange We await your help in providing a sample that we can build at our ...
by nageswaragunupudi
Fri Feb 15, 2019 2:55 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: ERROR __OBJDERIVEDFROM
Replies: 14
Views: 2295

Re: aGetfiles bug

... \ My documents secrets \ archi01.txt"') = 37 So if you put a higher value in: pFile = fw_parWideLen (8, 65534); // 65534 would be the limit of 16 bits, I did not test greater than this value. The return of the characters composition arranged in windows api will be treated with more ...
by Giovany Vecchi
Wed Feb 13, 2019 4:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: aGetfiles bug
Replies: 27
Views: 4406

Re: aGetfiles bug

Only solution is to increase SIZE_IN_BYTES.

The limit is not the number of files. Size of text holding folder and file names.

This buffer should accommodate the directory names and file names selected.
There is always a finite limit.

No other changes are required
by nageswaragunupudi
Wed Feb 13, 2019 11:23 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: aGetfiles bug
Replies: 27
Views: 4406

Re: Pantalla Informativa

... un autocorrelativo, asi que en este caso son dos consultas anidadas espero te sirva SELECT * FROM ( SELECT * FROM productos ORDER BY registro DESC LIMIT 10) sub GROUP BY registro
by Willi Quintana
Mon Jan 14, 2019 5:43 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Pantalla Informativa
Replies: 9
Views: 2260
PreviousNext

Return to advanced search