Search found 34 matches: mysql1

Return to advanced search

Re: SQL BROWSER with FIVEWIN + xBrowser

hi,

as Port is 3306 i guess we talk about MySQL

the Code which you take from Sample c:\fwh\samples\testage4.prg is using c:\fwh\lib\dolphin.lib

---

try :

c:\fwh\samples\mysql1.prg
c:\fwh\samples\erp.prg
by Jimmy
Sat Dec 21, 2019 4:32 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: SQL BROWSER with FIVEWIN + xBrowser
Replies: 8
Views: 1706

Accediendo a MySQL desde FiveTouch

En este ejemplo construimos un browse con el resultado de una consulta SQL en una base de datos remota MySQL: mysql.prg #include "FiveTouch.ch"function Main()   local oDlg := QDialog()   local oLayout := QVBoxLayout()   local oBrw := QTableView( oDlg )   loc...
by Antonio Linares
Sun Mar 03, 2019 7:59 am
 
Forum: FiveTouch
Topic: Accediendo a MySQL desde FiveTouch
Replies: 4
Views: 1860

Re: XBrowse : Switching datasources at runtime

Thank You very much

works perfect and is added to the collection.

Image

test 2 is included as well
viewtopic.php?f=3&t=36733

Image

regards
Uwe :D
by ukoenig
Tue Feb 12, 2019 11:38 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: XBrowse : Switching datasources at runtime
Replies: 3
Views: 889

Connect to MySql db

Hi all,
I need to connect to a remote mysql db in order to make regular updates.
This is my first experience with mysql. Which is the best way to connect ? I tried the mysql1.prg sample in FWH but it seems the tmysqlserver class doesn't exist.
Do I have to install the mysql odbc ? Thank yoi
by Marco Turco
Sun May 22, 2016 9:20 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Connect to MySql db
Replies: 14
Views: 4094

Re: Bluehost MySQL Server through Fivewin

... Great. Download: mysql-connector-odbc-5.1.13-win32.msi Click on ICON "ADO open" http://www.atzwanger-software.com/fw/mysql1.jpg http://www.atzwanger-software.com/fw/mysql4.jpg http://www.atzwanger-software.com/fw/mysql3.jpg http://www.atzwanger-software.com/fw/mysql2.jpg ...
by Otto
Wed Jan 27, 2016 12:03 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Bluehost MySQL Server through Fivewin
Replies: 9
Views: 2375

Re: INSERT into SQL with special character in field

Rick, With your example I get this error http://www.vms.be/FW/MySQL.jpg Without the brackets I had http://www.vms.be/FW/MySQL1.jpg As you can see, the brackets are not allowed. First, I had only an error 'near '(005' I also tried INSERT INTO ucn_hwy (NAME,POINT_TYPE,[NN(005)]) ...
by Marc Vanzegbroeck
Thu Mar 19, 2015 5:18 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: INSERT into SQL with special character in field
Replies: 9
Views: 1675

Argument error: MOVEFIRST

Hi all , Testing Mysql1.prg with ADORDD , adding a new record (Button NEW) i get the following : Argument error: MOVEFIRST Stack Calls =========== Called from: => WIN_OLEAUTO:MOVEFIRST(0) Called from: adordd.prg => ADO_GOTOP(555) ...
by wzaf
Tue Jan 19, 2010 5:50 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Argument error: MOVEFIRST
Replies: 1
Views: 432

Re: Unresolved external referenced from RDDADO

Antonio Linares wrote:
Please download and use this one:
http://www.mediafire.com/?mtnzmkjm2ae


I also had the same problem, try to compile my self, and tried this one, any program I try to build (mysql1 -mysql3) says that A problem caused the program to stop working correctly...
by Bayron
Fri Jan 15, 2010 2:40 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Unresolved external referenced from RDDADO
Replies: 6
Views: 1333

Re: Nuevo AdoRDD (libre)

Intenté compilar el ejemplo mysql1.prg y me dio este error:

Error:Unresolved external '_hb_vmProcessSymbolsEx' referenced from F:\HARBOUR\LIB\ADORDD.LIB|adordd
* Linking errors *

FWH 9.12
by Bayron
Thu Jan 14, 2010 2:40 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Nuevo AdoRDD (libre)
Replies: 260
Views: 132654

Unresolved external referenced from RDDADO

I have FWH 9.12 with Harbour for BCC - 2.0 .
When I try to build mysql1.prg :I get a link error:

Error: Unresolved external '_hb_vmProcessSymbolsEx' referenced from C:\HARBOUR\LIB\ADORDD.LIB|adordd

The date of ADORDD.LIB is 12/05/2007 .

Can someone help me ?

Thanks
Walter Zafferami
by wzaf
Mon Jan 04, 2010 10:30 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Unresolved external referenced from RDDADO
Replies: 6
Views: 1333

Re: New FTDN Octobre/Octubre 2009

... la anterior. Gracias a Andy !!! * Nuevo: En la clase TXBrowse soporte a TMySQL. Gracias a William Morales !!! Por favor, revisa el ejemplo samples\mysql1.prg para verlo funcionando. * Nuevo: Nueva función DiagonalGradient(). Por favor, revisa el ejemplo samples\dglgrad.prg. * Corrección: El estilo ...
by Antonio Linares
Mon Oct 26, 2009 12:15 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN October/Octubre 2009 (9.10)
Replies: 1
Views: 1615

New FTDN October/Octubre 2009 (9.10)

... it is different from the previous one. Thanks to Andy! * New: Class TXBrowse with TMySQL support. Thanks to William Morales! Please review samples\mysql1.prg for a working demo. * New: function DiagonalGradient(). Please review samples\dglgrad.prg * Fix: Class TTrayIcon style WS_DISABLED restored. ...
by Antonio Linares
Mon Oct 26, 2009 10:23 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN October/Octubre 2009 (9.10)
Replies: 1
Views: 1615

Re: How to connect FiveWin with Mysql

Dear All, I donwload ADORDD.ZIP and try MYSQL1.PRG and It show the error as following; Application===========   Path and name: D:\FWH\samples\mysql1.exe (32 bits)   Size: 1,442,816 bytes   Time from start: 0 hours 0 mins 0 secs    Error ...
by dutch
Sun Feb 22, 2009 6:03 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to connect FiveWin with Mysql
Replies: 16
Views: 4065

Re: help Problem with Adordd

... Called from: win32ole.prg => TOLEAUTO:OPEN(0) Called from: adordd.PRG => ADO_OPEN(0) Called from: => DBUSEAREA(0) Called from: mysql1.PRG => MAIN(0 Regards Anser
by anserkk
Sat Jan 10, 2009 5:15 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: help Problem with Adordd
Replies: 3
Views: 965

help Problem with Adordd

... Called from: win32ole.prg => TOLEAUTO:OPEN(0) Called from: adordd.PRG => ADO_OPEN(0) Called from: => DBUSEAREA(0) Called from: mysql1.PRG => MAIN(0
by Databaselab2002
Fri Jan 09, 2009 8:24 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: help Problem with Adordd
Replies: 3
Views: 965
Next

Return to advanced search