Search found 991 matches: suggest

Return to advanced search

Re: ADS with 64bit FWH Apps

... but you cannot use the newer .dlls with an older version ( ie. you can't use ADS 12 dlls when you have an ADS 10 server installed). So I would suggest you keep the Harbour builds as they are currently. Tim
by TimStone
Tue Apr 16, 2024 7:53 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADS with 64bit FWH Apps
Replies: 24
Views: 2300

Re: FWHMYSQL Insert failing

When you face such problems, I suggest you compare the
oCn:InsertSQL( ... )
with
oCn:CreateTableSQL( <table> )

or
Please create a small sample that we can execute at our end on the above cloud server.
by nageswaragunupudi
Sat Apr 06, 2024 1:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWHMYSQL Insert failing
Replies: 6
Views: 402

Re: Talking to your apps

... they don't have a solution. SO ... I tried it on my Surface Notebook ( Windows + H ) and it did a nice job of converting voice to text. I would suggest that when using this in our programs, as you have suggested, then we should have a program wide flag that allows the client to use, or NOT use, ...
by TimStone
Mon Apr 01, 2024 9:36 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Talking to your apps
Replies: 20
Views: 3874

Re: xbrowse No existe el metodo: LREADONLY

... aArray) <------------ no volver a asignar oBrw:aArrayData = aArray <------------ actualiza datos y refresca oBrw:Refresh() This is what I suggest too.
by nageswaragunupudi
Sat Mar 02, 2024 2:16 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: xbrowse No existe el metodo: LREADONLY
Replies: 16
Views: 468

Re: Mr. Rao, refresh a Tree

This is a sample code. Still this does not support Append or Delete. I will show that in my next sample. I suggest this way of edit dialogs. #include "fivewin.ch"#include "dbcombo.ch"static oMarcas, oModelosfunction Main()   local oCn, oRs, ...
by nageswaragunupudi
Tue Feb 13, 2024 12:07 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Mr. Rao, refresh a Tree
Replies: 21
Views: 728

Re: Class TOpenAI_ChatGPT by Charles Kwon

... fivewin already has encrypt() and decrypt() functions. Regards, Charles KWON Dear friends, how wonderful :-) one question please ... could someone suggest to me a safe way of storing cKey in this context? on openai they suggest an environment variable...is this a good approach? or is it even necessary ...
by CharlesKwon
Thu Feb 01, 2024 12:27 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Class TOpenAI_ChatGPT by Charles Kwon
Replies: 3
Views: 473

Re: Class TOpenAI_ChatGPT by Charles Kwon

Dear friends,

how wonderful :-)
one question please ... could someone suggest to me a safe way of storing cKey in this context?
on openai they suggest an environment variable...is this a good approach? or is it even necessary to bother?

thank you for your expertice and kind regards
ruth
by Ruth
Wed Jan 31, 2024 10:18 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Class TOpenAI_ChatGPT by Charles Kwon
Replies: 3
Views: 473

Re: Inserting a string with CRLF into a single-line TGet.

... the clipboard into a one-line TGet. However, only the first part of the phrase (before CRLF) will be inserted. How can I solve this problem? I suggest this quick solution for your immediate use. You need to write it for each Get. Sample logic:   DEFINE DIALOG oDlg SIZE 400,400 PIXEL TRUEPIXEL  ...
by nageswaragunupudi
Mon Dec 11, 2023 8:00 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Inserting a string with CRLF into a single-line TGet.
Replies: 10
Views: 897

Re: Help splitting up a character address string

... using mod harbour. This highlights Harbourino's role in facilitating the development of dynamic web applications using Harbour​​. These insights suggest that Harbourino serves as an invaluable tool for developers working with Harbour, particularly in web and GUI application development. It enhances ...
by Otto
Wed Nov 15, 2023 7:21 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Help splitting up a character address string
Replies: 10
Views: 602

Re: How to make MsgGetArray() behaviour consistent with MsgGet()

You are right.
We will soon suggest a modification
by nageswaragunupudi
Fri Nov 03, 2023 2:18 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to make MsgGetArray() behaviour consistent with MsgGet()
Replies: 1
Views: 266

Re: who use PostgreSQL with Fivewin ?

my Fivewin Version 23/07 does NOT work correct with "SavePQQ()" While we totally disagree, we suggest a totally different approach for you. For the purpose of reading, editing and saving PostGre records, please totally avoid using FWH's TDataRow. Also totally avoid ...
by nageswaragunupudi
Thu Sep 28, 2023 6:19 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: who use PostgreSQL with Fivewin ?
Replies: 13
Views: 1039

Re: DBF to Excel Sheet, without Excel, using ADO ?

nageswaragunupudi wrote:I suggest creating one blank xlsx file and then copy it and use it to create our ado tables as sheets


Interesting .... Maybe code inside the sample ?
by Marc Venken
Wed Aug 09, 2023 9:45 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: DBF to Excel Sheet, without Excel, using ADO ?
Replies: 50
Views: 2582

Re: DBF to Excel Sheet, without Excel, using ADO ?

... your experiences? 2. To the best of my knowledge we can not create a valid xlsx file on our own, without Excel. Or that may be very difficult. I suggest creating one blank xlsx file and then copy it and use it to create our ado tables as sheets
by nageswaragunupudi
Wed Aug 09, 2023 7:51 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: DBF to Excel Sheet, without Excel, using ADO ?
Replies: 50
Views: 2582

numeric get

... edit control in an rc file in which a user should enter a numeric value. Maximum of six digits but no value assigned because I don't want the user suggest a Zero. Just local nRgNum ... REDEFINE GET oGet VAR nRgNum OF oDlg ID 20 PICTURE "999999" RIGHTTOLEFT When the get becomes active ...
by Detlef
Wed Jul 19, 2023 7:24 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: numeric get
Replies: 8
Views: 319

Re: hbmk2 problem

Dear Tim,

Then I would suggest to completely remove all the files in FWH\include and reinstall them

If that does not solve it, then you should do the same with harbour\include folder
by Antonio Linares
Thu Jul 13, 2023 8:44 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: hbmk2 problem
Replies: 19
Views: 763
Next

Return to advanced search