Search found 40 matches: independently

Return to advanced search

Re: copy a row of xbrowse

... existing ones. These modifications should enable copying and pasting multiple selected rows in your xBrowse control, with each row being treated independently after being pasted.
by Otto
Tue Dec 05, 2023 3:17 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: copy a row of xbrowse
Replies: 36
Views: 5772

Re: hash for storing variables

... be made in one place. Separation of Structure and Logic: The structure (HTML), style (CSS), and logic (JavaScript) of components can be edited independently. Consistency: Ensures consistent use of the date input component throughout the project. Similarities with Object-Oriented Programming ...
by Otto
Tue Nov 28, 2023 8:40 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: hash for storing variables
Replies: 7
Views: 525

Understanding how autoGPT works...

... Studio debugger I checked the conversation between them: autoGPT: PROMPT: You are test, an expert astrologer Your decisions must always be made independently without seeking user assistance. Play to your strengths as an LLM and pursue simple strategies with no legal complications. GOALS: 1. ...
by Antonio Linares
Sun Apr 09, 2023 11:51 am
 
Forum: latest AI news
Topic: Understanding how autoGPT works...
Replies: 6
Views: 527

Re: How to Curl for text messaging

... the receiving of text messages. It appears I would need to setup a server to receive them. I actually want my clients to send and receive them independently from me. They do not have available servers. Is there any further work done on this topic, and especially the receiving ? Curl is not ...
by TimStone
Wed Jul 20, 2022 4:47 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to Curl for text messaging
Replies: 17
Views: 2243

Re: Mr. Rao, Registros duplicados en xBrowse con un ReQuery

Can you please help by testing this small program independently of your main application. #include "fivewin.ch"function Main()   local oCn, oRs   oCn := maria_Connect( ... )   oRs := oCn:RowSet( ...
by nageswaragunupudi
Tue Jun 16, 2020 7:55 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Mr. Rao, Registros duplicados en xBrowse con un ReQuery
Replies: 12
Views: 1578

Re: Facial recognition

... OS ( and program ). Using it again to get into an app would not be necessary. With that said, since Apple allows Facial Recognition to work with independently developed apps, surely Microsoft will have something similar in it's API library. Of course, most people will not have cameras on their ...
by TimStone
Thu Oct 10, 2019 5:29 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Facial recognition
Replies: 4
Views: 857

Re: FWH 1908: Meter Control Enhancements

Full source code of the above library function PaintCircularMeter(..) This function works independently of the class. function PaintCircularMeter( oWnd, aRect, nInnerDia, nActual, nTotal, aColors, aPen )   local hDC   local nRadius, oRectInner, ...
by nageswaragunupudi
Wed Sep 25, 2019 2:35 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 1908: Meter Control Enhancements
Replies: 2
Views: 908

Re: No encuentra Registro con FWHMariaDB

... you never need to use oCn:ValToSQL( uValue ) directly. We recommend the oCn and oRs methods to take care of the conversion rather than you do it independently. May we know why and where do you need to use this directly?
by nageswaragunupudi
Sat Jul 06, 2019 3:36 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: No encuentra Registro con FWHMariaDB
Replies: 14
Views: 1432

Re: To Nages searching on xbrowse

... change you do a seek, then redisplay the browse. When you have more than one GET, then things can get really complicated. They could each work independently, or all three at once. Even if they are independent, there are still issues that have to be handled. If the user types in the 1st field, ...
by James Bott
Wed Sep 05, 2018 3:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: To Nages searching on xbrowse
Replies: 11
Views: 2542

Re: FONT has changed (not by code)

... to you. Because when I make a new sample, it doesn't has a problem. I don't understand why. But It solved when I define font in separate PRG file independently. Thanks for your kind help. Dear Dutch Problem is with a menu popup into XBrowse control?
by cnavarro
Wed Aug 30, 2017 12:21 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FONT has changed (not by code)
Replies: 11
Views: 1933

Re: FONT has changed (not by code)

Dear Navarro,

I'm so sorry, I cannot split from main module for sample to you. Because when I make a new sample, it doesn't has a problem.

I don't understand why. But It solved when I define font in separate PRG file independently.

Thanks for your kind help.
by dutch
Wed Aug 30, 2017 7:12 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FONT has changed (not by code)
Replies: 11
Views: 1933

Re: Google Cloud Platform

... DNS availability events. “During these events, core AWS functionality and all security controls continued to operate normally. Customers that independently utilize the third party DNS service provider may continue experiencing errors resolving DNS names hosted with that provider.” Update 2: ...
by Rick Lipkin
Tue May 16, 2017 3:08 pm
 
Forum: Off Topic / Otros temas
Topic: Google Cloud Platform
Replies: 8
Views: 4076

Re: FWH 16.08 : Built-in MySql/MariaDB functionality (Updated )

Dear Mr.Rao,

WIll it be compatible with BCC7?
nageswaragunupudi wrote:For MSVC32 Users


If the MSVC32 application is linked with mysqlclient.lib instead of with libmysql32.lib, the exe works independently and does not require libmysql.dll. You can distribute the exe only without any dlls.

Thanks.
by dutch
Fri Mar 24, 2017 1:24 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 16.08 : Built-in MySql/MariaDB functionality (Updated )
Replies: 76
Views: 28391

Re: FWH 16.08 : Built-in MySql/MariaDB functionality (Updated )

For MSVC32 Users


If the MSVC32 application is linked with mysqlclient.lib instead of with libmysql32.lib, the exe works independently and does not require libmysql.dll. You can distribute the exe only without any dlls.
by nageswaragunupudi
Mon Mar 20, 2017 5:52 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 16.08 : Built-in MySql/MariaDB functionality (Updated )
Replies: 76
Views: 28391

Re: save backup solution how?

... the data files. Sometime after midnight, it makes a zip file with all of the database files. The name is drawn from the date, so each day is saved independently. They can have this saved to an external drive on the computer ( mapped ). Some of my clients have swappable drives, rotating them each ...
by TimStone
Thu Feb 09, 2017 6:50 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: save backup solution how?
Replies: 13
Views: 2895
Next

Return to advanced search

cron