FWH MySQL/MariaDB native support docs
- Antonio Linares
- Site Admin
- Posts: 42393
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Has thanked: 9 times
- Been thanked: 41 times
- Contact:
FWH MySQL/MariaDB native support docs
FWH Built-in MySql/MariaDB functionality
viewtopic.php?f=3&t=32657
FWH MariaDb/MySql Backup and Restore
viewtopic.php?f=3&t=32791
FWH MySql/MariaDB: RowSet object
viewtopic.php?f=3&t=32737
FWH Parent Child RowSets (MySql/MariaDB)
viewtopic.php?f=3&t=32736
FWH MYSQL/MARIADB Stored Procedures and Functions
viewtopic.php?f=3&t=33280
viewtopic.php?f=3&t=32657
FWH MariaDb/MySql Backup and Restore
viewtopic.php?f=3&t=32791
FWH MySql/MariaDB: RowSet object
viewtopic.php?f=3&t=32737
FWH Parent Child RowSets (MySql/MariaDB)
viewtopic.php?f=3&t=32736
FWH MYSQL/MARIADB Stored Procedures and Functions
viewtopic.php?f=3&t=33280
Re: FWH MySQL/MariaDB native support docs
Muy bueno,
No mas librerias pagas sin soporte o "soporte cuando pueden".
Saludos!
No mas librerias pagas sin soporte o "soporte cuando pueden".
Saludos!
FWH 20.12
Hbmk2 32/64 Bits (Build 19.29.30133)
Microsoft Visual C 32 Bits
MySql 8.0.24 32/64 Bits
VS Code
Hbmk2 32/64 Bits (Build 19.29.30133)
Microsoft Visual C 32 Bits
MySql 8.0.24 32/64 Bits
VS Code
Re: FWH MySQL/MariaDB native support docs
Felicitaciones Antonio
Es un buen plus para fiveWin
Seguro muchos nos animaremos hacia la actualización !!! , habrá alguna oferta ???
He visto su documentación, Se contara con ella en español ???
Saludos
Lubin
Es un buen plus para fiveWin
Seguro muchos nos animaremos hacia la actualización !!! , habrá alguna oferta ???
He visto su documentación, Se contara con ella en español ???
Saludos
Lubin
- Antonio Linares
- Site Admin
- Posts: 42393
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Has thanked: 9 times
- Been thanked: 41 times
- Contact:
Re: FWH MySQL/MariaDB native support docs
Lubin,
Llevamos años manteniendo los mismos precios y eso en si es una muy buena oferta
Tenemos que traducir esa documentación. Gracias por el recordatorio
Llevamos años manteniendo los mismos precios y eso en si es una muy buena oferta
Tenemos que traducir esa documentación. Gracias por el recordatorio
- nageswaragunupudi
- Posts: 10701
- Joined: Sun Nov 19, 2006 5:22 am
- Location: India
- Been thanked: 3 times
- Contact:
- nageswaragunupudi
- Posts: 10701
- Joined: Sun Nov 19, 2006 5:22 am
- Location: India
- Been thanked: 3 times
- Contact:
- nageswaragunupudi
- Posts: 10701
- Joined: Sun Nov 19, 2006 5:22 am
- Location: India
- Been thanked: 3 times
- Contact:
Re: FWH MySQL/MariaDB native support docs
WIKI
http://wiki.fivetechsoft.com/doku.php?i ... connection
http://wiki.fivetechsoft.com/doku.php?i ... ariarowset
http://wiki.fivetechsoft.com/doku.php?i ... connection
http://wiki.fivetechsoft.com/doku.php?i ... ariarowset
Regards
G. N. Rao.
Hyderabad, India
G. N. Rao.
Hyderabad, India
- goosfancito
- Posts: 1955
- Joined: Fri Oct 07, 2005 7:08 pm
Re: FWH MySQL/MariaDB native support docs
Algun ejemplo del uso de MYSQL / MariaDB empotrado?
gracias.
gracias.
- nageswaragunupudi
- Posts: 10701
- Joined: Sun Nov 19, 2006 5:22 am
- Location: India
- Been thanked: 3 times
- Contact:
Re: FWH MySQL/MariaDB native support docs
fwh\mysqlmbd.prg
Build with bldmbh.bat or bldmbh32.bat or bldmhx.bat
Build with bldmbh.bat or bldmbh32.bat or bldmhx.bat
Regards
G. N. Rao.
Hyderabad, India
G. N. Rao.
Hyderabad, India
Re: FWH MySQL/MariaDB native support docs
Al trsapasar el codigo de un PC donde todo funciona bien con FW 64bits Xharbour a Otro sale este error compilando
En que liberia esta las fuciones que falta
--------------------Configuración: MENSAWIN - Release--------------------
xHarbour 1.2.3 Intl. (SimpLex) (Build 20201212)
Copyright 1999-2020, http://www.xharbour.org http://www.harbour-project.org/
Embarcadero C++ 7.00 for Win32 Copyright (c) 1993-2015 Embarcadero Technologies, Inc.
MEWIN.c:
xHarbour 1.2.3 Intl. (SimpLex) (Build 20201212)
Copyright 1999-2020, http://www.xharbour.org http://www.harbour-project.org/
Embarcadero C++ 7.00 for Win32 Copyright (c) 1993-2015 Embarcadero Technologies, Inc.
TGET64.c:
xHarbour 1.2.3 Intl. (SimpLex) (Build 20201212)
Copyright 1999-2020, http://www.xharbour.org http://www.harbour-project.org/
Embarcadero C++ 7.00 for Win32 Copyright (c) 1993-2015 Embarcadero Technologies, Inc.
PRINTER.c:
Borland Resource Compiler Version 5.40
Copyright (c) 1990, 1999 Inprise Corporation. All rights reserved.
Turbo Incremental Link 6.70 Copyright (c) 1997-2014 Embarcadero Technologies, Inc.
Error: Unresolved external 'mysql_set_character_set' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_server_init' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_init' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_options' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_real_connect' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_list_tables' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_list_dbs' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_field_count' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_affected_rows' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_list_fields' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_fetch_field' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_hex_string' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_real_query' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_use_result' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_fetch_fields' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_real_escape_string' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_escape_string' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_store_result' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_data_seek' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_num_fields' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_fetch_row' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_fetch_lengths' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_stmt_bind_param' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_set_server_option' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_autocommit' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_insert_id' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_get_client_info' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_character_set_name' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_get_server_info' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_ping' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_select_db' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_errno' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_error' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_info' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_next_result' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_free_result' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_close' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_server_end' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_num_rows' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_stmt_init' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_stmt_prepare' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_stmt_execute' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_stmt_close' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unable to perform link
En que liberia esta las fuciones que falta
--------------------Configuración: MENSAWIN - Release--------------------
xHarbour 1.2.3 Intl. (SimpLex) (Build 20201212)
Copyright 1999-2020, http://www.xharbour.org http://www.harbour-project.org/
Embarcadero C++ 7.00 for Win32 Copyright (c) 1993-2015 Embarcadero Technologies, Inc.
MEWIN.c:
xHarbour 1.2.3 Intl. (SimpLex) (Build 20201212)
Copyright 1999-2020, http://www.xharbour.org http://www.harbour-project.org/
Embarcadero C++ 7.00 for Win32 Copyright (c) 1993-2015 Embarcadero Technologies, Inc.
TGET64.c:
xHarbour 1.2.3 Intl. (SimpLex) (Build 20201212)
Copyright 1999-2020, http://www.xharbour.org http://www.harbour-project.org/
Embarcadero C++ 7.00 for Win32 Copyright (c) 1993-2015 Embarcadero Technologies, Inc.
PRINTER.c:
Borland Resource Compiler Version 5.40
Copyright (c) 1990, 1999 Inprise Corporation. All rights reserved.
Turbo Incremental Link 6.70 Copyright (c) 1997-2014 Embarcadero Technologies, Inc.
Error: Unresolved external 'mysql_set_character_set' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_server_init' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_init' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_options' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_real_connect' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_list_tables' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_list_dbs' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_field_count' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_affected_rows' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_list_fields' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_fetch_field' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_hex_string' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_real_query' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_use_result' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_fetch_fields' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_real_escape_string' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_escape_string' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_store_result' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_data_seek' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_num_fields' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_fetch_row' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_fetch_lengths' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_stmt_bind_param' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_set_server_option' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_autocommit' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_insert_id' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_get_client_info' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_character_set_name' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_get_server_info' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_ping' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_select_db' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_errno' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_error' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_info' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_next_result' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_free_result' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_close' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_server_end' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_num_rows' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_stmt_init' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_stmt_prepare' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_stmt_execute' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unresolved external 'mysql_stmt_close' referenced from C:\FIVEWIN21\FWH\LIB\FIVEHX.LIB|FWMARIA
Error: Unable to perform link
- Antonio Linares
- Site Admin
- Posts: 42393
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Has thanked: 9 times
- Been thanked: 41 times
- Contact:
Re: FWH MySQL/MariaDB native support docs
Si
LIBS0 = $(FWH)\LIB\FiveHX.lib $(FWH)\LIB\FiveHC.lib $(FWH)\LIB\libmysql.lib
Todo funcion bien en mi Laptop principal pero a migrar a otro maquina como backup da el error con FW 64 bits.
Las funciones que no ecuentro estan en libmysql.lib ?
Saludos
Paul
LIBS0 = $(FWH)\LIB\FiveHX.lib $(FWH)\LIB\FiveHC.lib $(FWH)\LIB\libmysql.lib
Todo funcion bien en mi Laptop principal pero a migrar a otro maquina como backup da el error con FW 64 bits.
Las funciones que no ecuentro estan en libmysql.lib ?
Saludos
Paul
- Antonio Linares
- Site Admin
- Posts: 42393
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Has thanked: 9 times
- Been thanked: 41 times
- Contact:
Re: FWH MySQL/MariaDB native support docs
Estimado Paul,
Prueba a enlazar FWH\lib\libmysql64.lib (para MSVC 64)
Prueba a enlazar FWH\lib\libmysql64.lib (para MSVC 64)