Search found 488 matches: limit

Return to advanced search

Re: Announcing DrXlsx 1.0 by Charles Kwon

... MB *.XLSB with all 351287 Record :D ADO Records = 351287 Time = 288.54  1217.47 Rec/Sec XLSwriter RECNO() = 109571 MEMORY( 3 ) = 31044 // have set Limit at 32 Kb it is just before available Memory "crash" so leave loop i "think" it have to do that ADO "read/write" ...
by Jimmy
Sun Aug 27, 2023 12:43 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Announcing DrXlsx 1.0 by Charles Kwon
Replies: 32
Views: 3885

Re: Handle error para desconexion de MySQL - Reintentar linea

There is not time limit if the internet or network is restored even after an hour it will be automatically reconnected. Even during disconnection, the user can continue to browse, print, export to excel and do everything except editing ...
by nageswaragunupudi
Mon Jul 03, 2023 9:13 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Handle error para desconexion de MySQL - Reintentar linea
Replies: 1
Views: 178

Re: build Import LIB from LibPQ.DLL

... next "Problem" when try to open BIG Table https://i.postimg.cc/YSSF8kfZ/PG-Memory-Error.jpg as Table was open without LIMIT   oRs   := oServer:Query( "select * from " + cTable ) it does create a BIG "Result" ... too much for 32 Bit OS --- ...
by Jimmy
Sun Jul 02, 2023 10:17 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: build Import LIB from LibPQ.DLL
Replies: 37
Views: 2896

Re: use Result of SQL Query like "ADODB.Recordset"

... 64 Bit what i have made with Xbase++ and 32 Bit --- it is a general Question how to handle BIG "Result" of SQL Query where NOT "LIMIT" is used to "open" BIG Table (> 2.000.000) without "LIMIT" it can take Minutes even in PgAdmin next is to "browse" ...
by Jimmy
Fri Jun 30, 2023 9:20 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: use Result of SQL Query like "ADODB.Recordset"
Replies: 4
Views: 377

Re: big HASH +1 how ?

... c := hexaddone( "6965129d6c68406c93fa74c7ef2696b6" ) // --> 6965129d6c68406c93fa74c7ef2696b7 This function works without any limit on the size. Even hex strings larger than 32 bytes.
by nageswaragunupudi
Wed Jun 21, 2023 7:46 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: big HASH +1 how ?
Replies: 2
Views: 240

Re: FWMariaDb- tengo un error

... AND A.codart='"+cCodArt+"' AND B.tipcod='C' AND B.codigo='"+cCodCli+"' "+; "ORDER BY B.feccpg DESC LIMIT 1") IF aVerultpr!=Nil ::vGet:dFecUltVta:=aVerultpr[1] ::vGet:nPreUltVta:=aVerultpr[2] ::vGet:cUndUltVta:=aVerultpr[3] ENDIF
by cjcardoza
Mon Jun 12, 2023 6:30 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: FWMariaDb- tengo un error
Replies: 2
Views: 165

Create reports by pagination TReport, TPreview

... the user is already crazy.. :-) I think you can do it like this: 1) Creates the window to get the filters 2) Do the SELECT - MySQL (NOW with LIMIT in SQL, up to 200 records) 3) Rotate the report 4) Opens Auto Preview BUT that's just so he doesn't wait so long, if he wants to see the next ...
by Ari
Wed May 31, 2023 1:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Create reports by pagination TReport, TPreview
Replies: 0
Views: 132

Re: A simple LLM using Harbour's hashes

... model also be used with the copy & paste method to submit larger amounts of text to the ChatGPT prompt? Is there any way to bypass the token limit of approximately 4000 per request here? I haven't figured out yet if, when I'm within a chat and I post multiple "knowledge bases" there, ...
by Otto
Tue May 16, 2023 6:46 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: A simple LLM using Harbour's hashes
Replies: 6
Views: 425

Re: autoGPT for OpenAI

... been coming up with. A typical document is 166 tokens. OpenAI answers are about 16 tokens at most for each document that is fed. #1 -- When you limit tokens, does that limit the answer or does that includes question and answer? #2 -- I noticed you are using SOAP. Will it work with hbCurl.lib? ...
by reinaldocrespo
Thu Apr 27, 2023 8:57 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: autoGPT for OpenAI
Replies: 15
Views: 1497

Understanding how autoGPT works...

... pursue simple strategies with no legal complications. GOALS: 1. calculate current planets positions in zodiac houses CONSTRAINTS: 1. ~4000 word limit for short term memory. Your short term memory is short, so immediately save important information to files. 2. If you are unsure how you previously ...
by Antonio Linares
Sun Apr 09, 2023 11:51 am
 
Forum: latest AI news
Topic: Understanding how autoGPT works...
Replies: 6
Views: 528

TWebServer buffer Socket

Hello friends

I have buffer problem for pages with size above 40k, smaller pages works. In Socked's SendData() it has a limit of 32k.

How can I resolve this?
by Ari
Sat Mar 18, 2023 8:16 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TWebServer buffer Socket
Replies: 2
Views: 393

Re: Antonio, Example colors and themes

Master Enrico, simple example. Continue... Get the other functions from Giovanny's class, and test them. Your imagination is your limit. #include "Fivewin.ch"FUNCTION Main()   LOCAL oDlg, oCbx, oSayItem, oSayAt, oFont   LOCAL cItem := ""  ...
by karinha
Thu Dec 15, 2022 4:49 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Antonio, Example colors and themes
Replies: 19
Views: 1138

Re: Detect any activity of a window?

... la ventana o diálogo. En lugar de usar QUIT, use RETURN NIL, o "mate" todo el sistema y reinícielo con .BAT. Tu imaginación es el limite. Prueba y mira con tus propios ojos por favor. Good Morning. You can use the function indicated by Leandro, just modify it so that it "drops" ...
by karinha
Wed Dec 14, 2022 3:10 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Detect any activity of a window?
Replies: 4
Views: 380

Re: cyclometric circle

... cyclometric distance between two numbers is obtained by calculating the arithmetic difference (major minus minor); if the result exceeds "the limit" 45, the latter is subtracted from the fixed 90. EXAMPLE "A". Let's consider the numbers 5 - 34 and, in the cyclometric circle, ...
by Silvio.Falconi
Tue Dec 06, 2022 12:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: cyclometric circle
Replies: 46
Views: 3139

Re: Everything under Fivewin

... NULL character. nMaxCount Specifies the maximum number of characters to copy to the buffer, including the NULL character. If the text exceeds this limit, it is truncated. Return Value If lpString is NULL, the return value is the number of TCHARs excluding the null terminator needed to store the ...
by Jimmy
Mon Nov 14, 2022 11:28 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Everything under Fivewin
Replies: 17
Views: 1111
PreviousNext

Return to advanced search

cron