Search found 818 matches: tmysql

Return to advanced search

Re: Help. Password/MySQL

... do Harbour, sendo assim, você teria que trocar para usar hb_descrypt/hb_encrypt para ficar igual a ambos. Pelo que sei, o Mod_harbour tem a class TMySQL, veja os exemplos junto ao modharbour e você ira encontra-lo. Class TMySQL vc pode encontrar ela aqui também ( https://github.com/ricbarraes/TMySQL
by Lailton
Fri Feb 16, 2024 7:22 pm
 
Forum: mod_harbour
Topic: Help. Password/MySQL
Replies: 1
Views: 159

Re: who use PostgreSQL with Fivewin ?

Hi Jimmy,

I used MySQL Server with TMySQL connect 3-4 years ago.
by richard-service
Thu Sep 28, 2023 7:05 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: who use PostgreSQL with Fivewin ?
Replies: 13
Views: 1039

Re: Cuantas columnas tiene una tabla?

... both work oRs:Fields:Count() or oRs:FCount(). The native library supports both complete ADO syntax as well as normal DB syntax like TDolpin, TMySql, etc
by nageswaragunupudi
Sat Sep 02, 2023 3:01 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Cuantas columnas tiene una tabla? (SOLUCIONADO)
Replies: 6
Views: 444

Re: Lost connection to MySQL server during query

Some viruses or trojans can cut down connection.
Your connecting line may with serious problem, our customers use tmysql 20 years with no the problem in normal via bandwidth >0.2M bits .
by ShumingWang
Wed Aug 02, 2023 3:08 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Lost connection to MySQL server during query
Replies: 37
Views: 12385

Re: how store Image into Database

hi, thx for Answer This works for all datasources, viz, dbf, tdatabase, ado, fwmysql, dolphin, tmysql, postgre, arrays, etc. found out when want to use Postgre i NEED to use TPQserver / TPQquery as it is "hardcode" in Source METHOD Load( lBlank ) CLASS ...
by Jimmy
Tue Jul 25, 2023 10:38 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: how store Image into Database
Replies: 3
Views: 308

Re: how store Image into Database

... XBrowse, you can copy image from any source and paste into the cell. This works for all datasources, viz, dbf, tdatabase, ado, fwmysql, dolphin, tmysql, postgre, arrays, etc.
by nageswaragunupudi
Sun Jul 23, 2023 11:49 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: how store Image into Database
Replies: 3
Views: 308

Re: how store Image into Database

... XBrowse, you can copy image from any source and paste into the cell. This works for all datasources, viz, dbf, tdatabase, ado, fwmysql, dolphin, tmysql, postgre, arrays, etc.
by nageswaragunupudi
Sun Jul 23, 2023 11:49 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: how store Image into Database
Replies: 3
Views: 308

Re: How to resolve this? lack functions

... conecta dando um jeito nas configs do MySQL, mas mysql_query() dá pau, mysql_selectDB() , todas as outras apresenta falha. No link completo tem a TMYSQL.prg nova com as novas funções ( mysql_real_connect() .. etc), e neste link tem os outros programas do sistema, são muito, por isso não postei. ...
by Ari
Fri Jun 23, 2023 1:13 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to resolve this? lack functions
Replies: 5
Views: 326

Re: how to handle License for MySQL, PostgreSQL & Co ?

... PostGre. I think we should be able to use this library even with HMG. For MySQL/MariaDB, we have FWH built-in library in addition to TDolphin and TMySql. Most probably TDolphin and TMySql may work well with HMG also. Mr.RAO Yes, I agree with you. Jimmy, I use TMySQL and MySQL for my customers ...
by richard-service
Fri Jun 16, 2023 4:01 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: how to handle License for MySQL, PostgreSQL & Co ?
Replies: 9
Views: 527

Re: how to handle License for MySQL, PostgreSQL & Co ?

... PostGre. I think we should be able to use this library even with HMG. For MySQL/MariaDB, we have FWH built-in library in addition to TDolphin and TMySql. Most probably TDolphin and TMySql may work well with HMG also.
by nageswaragunupudi
Thu Jun 15, 2023 2:51 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: how to handle License for MySQL, PostgreSQL & Co ?
Replies: 9
Views: 527

Re: Fivewin and ADO

... with Record-Set ? ( Header as "Structure" ? ) Yes. This method works with any datasource, eg. dbf, tdatabase, ado recordset, tmysql, dolphin, fwhmysql or any othe datasource with identical appearance and behavior. can i "seek" in XBROWSE when use a Record-Set ? Yes. ...
by nageswaragunupudi
Sat Jun 10, 2023 1:57 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fivewin and ADO
Replies: 36
Views: 3802

Re: XBROWSE Column Question

... SeekNext by pressing F3 key from FWH2304. As of now, this works for arrays, DBF, TDatabase, all ADO rdbms, FW MySql. Yet to implement for dolphin,tmysql,eagle1,postgre, etc.
by nageswaragunupudi
Wed May 10, 2023 12:42 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: XBROWSE Column Question
Replies: 23
Views: 876

Re: XBROWSE : Seek(), OrdwildSeek() and "increment"

XBrowse and TDataRow (alias FW_Record) work with all kinds of datasources viz., dbf, tdatabase, ado (any rdbms), dolphin, tmysql, fw-mysql, postgre, eagle, etc. This enables the application programmer to write highly portable code. He can use exactly the same code with any of these ...
by nageswaragunupudi
Sat May 06, 2023 12:26 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: XBROWSE : Seek(), OrdwildSeek() and "increment"
Replies: 3
Views: 278

Re: XBROWSE : BookMark what is it for ?

... for use the same program code for different kinds of datasources, without changing even a single character in the source program. DBF,ADO,FWMySql,TMySql,Dolphin,PostGre, etc.
by nageswaragunupudi
Sun Apr 16, 2023 10:39 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: XBROWSE : BookMark what is it for ?
Replies: 1
Views: 199

Re: mod_harbour com firebird

... README 2003-12-23 - Harbour low-level API for Firebird and Interbase RDBMS This work is not finished yet. It's planned to be similar to Harbour TMysql routines. For full firebird documentation look at: Firebird home: http://firebird.sourceforge.net/index.php Api: http://www.ibphoenix.com/downloads/60ApiGuide.zip ...
by Antonio Linares
Sat Nov 19, 2022 9:32 am
 
Forum: mod_harbour
Topic: mod_harbour com firebird
Replies: 1
Views: 388
Next

Return to advanced search