Search found 52 matches: hence

Return to advanced search

Re: TGet() - UTF8 encoding fails [Unsolved]

... D6|C3 9C C3 84 C3 96|+---+--------+-----------------+ With the picture clause "@!", "üäö" is converted to "ÜÄÖ" and hence the hex codes lile "DC C4 D6" are correct for Upper Case text in ANSI
by nageswaragunupudi
Thu Oct 12, 2023 11:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TGet() - UTF8 encoding fails [Solved]
Replies: 20
Views: 1732

Re: Excel OLE RTE when compiled with Harbour

Hi Rao,
StatPrnXls() is a class in my program that generates a report directly in Excel using OLE.
The last line in StatPrnCls():activate() is return .t. hence my bewilderment when lRetVal contains an array
by hua
Tue Aug 30, 2022 2:35 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Excel OLE RTE when compiled with Harbour
Replies: 15
Views: 858

Re: TPM

... the Corporate Market specifically to facilitate Bitlocker HD encryption .. Otherwise to me, TPM is basically worthless to the average consumer .. hence, not many mainstream computer equipment and gaming machines come with any TPM .. if you are lucky ... your ( recent ) consumer machine ( just ...
by Rick Lipkin
Thu Oct 28, 2021 8:06 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: TPM
Replies: 6
Views: 671

Re: Finding XBrowse current record

... If it is not a bug, then how can I get the CUSTNO of the currently selected record? There is no bug at all either in xbrowse or tdatabase. Hence, no need for correction. Please re-check your program. If we see your source code, we can advise you where the bug is. Here is the problem: // ...
by nageswaragunupudi
Sun Jul 04, 2021 11:36 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Finding XBrowse current record
Replies: 11
Views: 1390

Re: TDatabase Seek

... drive .. Since I mixing ADO and DBFCDX .. I pass the table object's between various modules and traditional .dbf syntax just would not work .. hence my interest in tDatabase. Also ... migrating the application to Sql Server which is much more secure than ms access since Access is a local database ...
by Rick Lipkin
Fri Jul 02, 2021 1:10 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TDatabase Seek
Replies: 6
Views: 809

Re: TRANSPARENT IMAGE

Dear Antonio, Congratulations! Thank you, I was out of city for a while. Hence I could respond soon. Here is the code : *********************************************************************************** FUNCTION Single_SMS() - To Send an SMS Simply ...
by RAMESHBABU
Thu Oct 22, 2020 12:54 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: TRANSPARENT IMAGE
Replies: 3
Views: 762

Re: Remote control software

Yeah, splashtop is good. Additionally, you may also try a R-HUB remote support server for all your remote access needs. It works on all platforms viz Windows, MAC, Android, iOS etc. and works from behind the firewall, hence better security.
by Holo3
Fri Aug 14, 2020 4:48 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Remote control software
Replies: 14
Views: 3863

Adding a real time character count to a memo field dialog bx

... an program generated e-mail. I do not want someone writing a 1000 char message that I have to format in a limited space to fit into an e-mail .. hence why I use a fixed length char() field. Here is my code .. the Table field is a Sql char(200) or char(400) text field ( nlen parameter ) .. again, ...
by Rick Lipkin
Mon Jul 20, 2020 2:38 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Adding a real time character count to a memo field dialog bx
Replies: 7
Views: 789

Re: cGetfile for saveas?

Is it possible to pass a default file name and hence to let the user to accept the given name or change it if he wish.
by betoncu
Wed Feb 20, 2019 7:49 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: cGetfile for saveas?
Replies: 12
Views: 2243

Multithread issue

... in cw32mt.lib instead of cw32.lib My application returns FALSE for a call to HB_MultiThread(). It links OK, but does not start another thread, hence I get an error when I stop the thread. Is multithread supported with harbour? If so, what am I missing, please? Thanks in anticipation. Pat. MAK ...
by patdriscoll
Tue Jul 17, 2018 3:21 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Multithread issue
Replies: 2
Views: 803

Re: TEdit y LimitText

... GET is not a control that I like to use, because of its "fixed" spacings and lengths, they do not correspond many times with reality, hence the control TEdit is the one that most resembles reality at the time of introduction of data, although with a mask (picture) equal IF that the ...
by nageswaragunupudi
Thu Feb 22, 2018 2:17 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: TEdit y LimitText
Replies: 4
Views: 798

New FTDN January/Enero 2018 (FWH 18.01)

... FW_AdoImportFromDBF() Import of DBF into MSAccess by linking DBF to MSAccess is failing with some versions and installations of Access Runtime. Hence this approach is dropped. - Bug in some situations where multiple connections are opened. Now fixed. See: http://forums.fivetechsupport.com/viewtopic.php?f=3&t=35218&p=209561&hilit=openadoconnection#p209561 ...
by Antonio Linares
Wed Feb 14, 2018 5:03 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN January/Enero 2018 (FWH 18.01)
Replies: 1
Views: 2577

Re: MySql/MariaDB Collation

I am not using DBF. Since 2009 I am using mysql with tmysql.
After each edit/insert I was refreshing the rowset entirely.
And hence there was not any problem.
I like your method because there is no need for refresh the query.
by betoncu
Thu Jun 29, 2017 1:54 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: MySql/MariaDB Collation
Replies: 16
Views: 3435

Re: Password protected access to menu. Advice ?

Marc

If there is a match .. there is no need to ask for a second login .. hence the term "SSO" Single Sign On.

Rick Lipkin
by Rick Lipkin
Fri May 12, 2017 5:12 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Password protected access to menu. Advice ?
Replies: 25
Views: 3510

Re: FWHMARIADB Samples

For example, when I try to add a new item, if I give an existing code by mistake
the program returns a duplicate entry error and fills all of the entries on the dialog
with the fields of current record and hence I am loosing everything that I typed.


Please download the exe again and try
by nageswaragunupudi
Fri May 05, 2017 6:59 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWHMARIADB Samples
Replies: 48
Views: 20548
Next

Return to advanced search