Search found 209 matches: bigger

Return to advanced search

Think Bigger - Think on Future

Hello friends, It is entirely possible to build your own CRUD functionality using low-level functions, especially in an RDP environment where database access is limited to the RDP server or the web server. With appropriate file and memory management, this can be a viable solution. Approach for Imple...
by Otto
Fri Nov 01, 2024 9:24 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Think Bigger - Think on Future
Replies: 0
Views: 152

Switching to Web

... Two-factor authentication is also a priority for Winhotel access. While someone can easily share their password, giving away their phone is a bigger hurdle.
by Otto
Thu Oct 10, 2024 7:57 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Switching to Web
Replies: 2
Views: 323

Re: Browse of my ADO Class

... no success. I do not know if lWRunning() and GetWndApp() are valid for multithread. And do not know if changing only here we get a solution or a bigger problem.
by JoséQuintas
Wed Oct 02, 2024 11:56 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Browse of my ADO Class
Replies: 43
Views: 1984

Re: Bug Maria_Connect() FWH-24.07 64 bits ???

... pObject, sizeof(PHB_ITEM));  This ensures that larger objects are safely allocated in heap memory, which can handle bigger allocations in 64-bit environments. ### 8. **Compile with Appropriate Flags** Ensure that your project is being compiled with the correct flags ...
by nnicanor
Wed Sep 25, 2024 2:37 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Bug Maria_Connect() FWH-24.07 64 bits ???
Replies: 37
Views: 1331

Re: slowness

... indexes? I have a students master file with 138 fields (Size 15 Mb) and having indexes on 50 Fields. the Size of INDEX Files is almost 10 times bigger than the DBF File. This is the main file of my Application, which I use very frequently through out my application. Every time I call it from ...
by RAMESHBABU
Sat Sep 14, 2024 2:58 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: slowness
Replies: 75
Views: 3131

Re: slowness

Hi Mr.Marco, A small suggestion to you to try. When the INDEXes are bigger and their travel time in NETWORK environment, I am using the following technique(s) 1) USE <cDbfFile> ALIAS <cAlias> //(Don't open index file while using the DBF) INDEX ...
by RAMESHBABU
Fri Sep 13, 2024 12:50 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: slowness
Replies: 75
Views: 3131

Re: GdiPlus

... of having to open another attachment. I establised all this in FWH and it really works very well. I only need to paste the PNG-files into a bigger format. And I'm looking for a solution to realize that. Thank you.
by driessen
Wed Aug 21, 2024 1:09 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: GdiPlus
Replies: 12
Views: 2090

Re: error : streams

Thanks

Now it compiled OK, but it is very slow to start and run.
The exe is only slightly bigger than the old one.

Regards

ACWoo
Using FWH2040, bcc770 and hb30
by acwoo1
Mon Jul 15, 2024 10:48 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: error : streams
Replies: 22
Views: 1800

Re: problem with big dbf on xbrowse

i See, Autofit is indeed slowing down the start of Xbrowse, but that is what Mr. Rao also announced when we use it in bigger database. Personel, i don't ever use autofit. I generate all my xbrowser from a database, configure the xbrowse live when using and save these settings. Then ...
by Marc Venken
Tue Jun 18, 2024 8:40 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: problem with big dbf on xbrowse
Replies: 39
Views: 2469

Re: Controls behave different in Window as in Dialog

It is code for testing :wink: The webcam screen can be bigger, but it will always go to the left top position The idea is to use a webcam/camera with USB on top of the Robotarm. In case of Dialog, I get a error : Error Twebcam, Load driver error, Check ...
by Marc Venken
Sat Feb 24, 2024 11:12 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Controls behave different in Window as in Dialog
Replies: 2
Views: 389

Re: REDEFINE BUTTON with custom font

... but now I still struggle with the box itself. Maybe it is possible to have the square form of the checkbox also a little bit bigger? again thank you and have a nice weekend Ruth
by Ruth
Sat Feb 03, 2024 5:05 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: REDEFINE BUTTON with custom font
Replies: 12
Views: 1390

Re: Create a Panel width a text

... a large space is formed between the panels, if the modified panel has a larger space it is drawn above the panel that follows If the taskPanel is bigger https://i.postimg.cc/ZnS7KJQw/big.png if the taskpanel is smaller https://i.postimg.cc/3RRrfH1b/smaller.png the ...
by Silvio.Falconi
Mon Jan 08, 2024 10:57 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Create a Panel width a text
Replies: 29
Views: 5165

Re: Using Microsoft AI Phi-2 from FWH

... llama64.dll: https://github.com/FiveTechSoft/FWH_tools/blob/master/llama64.dll have download latest FWH_tools-master.zip and use new (bigger) llama64.dll but still got Error Message :( what Hardware do i need for that KI-Sample :?: i do not have a external Graphic Card, only internal IGP
by Jimmy
Tue Dec 19, 2023 10:53 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Using Microsoft AI Phi-2 from FWH
Replies: 51
Views: 12303

Re: Testing Harbour -gc3 flag

Compiling with /gc3 the app works fine but the size is much bigger.
Without using /gc3: 6.893.056
Using /gc3: 8.666.624 (This is +26% bigger).
by Verhoven
Mon Nov 20, 2023 12:51 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Testing Harbour -gc3 flag
Replies: 36
Views: 6417

Re: DBF . Commit

... it's good to use it. Anyhow it strongly reduce performance so the whole operation is much longer and the chance for sudden write process interrupt bigger. Usually the best effects can be reached when user group some write operation and then commit them to force buffer updates. In harbour COMMIT ...
by Carles
Mon Oct 23, 2023 4:17 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: DBF . Commit
Replies: 39
Views: 5329
Next

Return to advanced search