FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Dolphin embebbed
Posts: 1364
Joined: Wed Jun 21, 2006 12:39 AM
Dolphin embebbed
Posted: Sun Aug 20, 2017 08:38 PM
Hello everyone,

I am building the example "testemb1.prg" that comes in the examples of Dolphin but when compiling it generates this error

Code (fw): Select all Collapse
   Error description: Error MYSQL/2003  Can't connect to MySQL server on 'localhost' (10061) 

Stack Calls
===========
   Called from: .\source\prg\tdolpsrv.prg => DOLPHIN_DEFERROR( 2807 )
   Called from: .\source\prg\tdolpsrv.prg => TDOLPHINSRV:CHECKERROR( 793 )
   Called from: .\source\prg\tdolpsrv.prg => TDOLPHINSRV:EMBEDDED( 373 )
   Called from: C:\Tdolphin\samples\testemb1.prg => MAIN( 14 )


use Harbor 3.2, BCC7 and compile with libraries Dolphin.lib (the one that supplies FWH 17.01), libmysql.lib and libmysqld.lib and where the application libmysql.dll is located. What I lack? Many thanks.

regards

Continue the discussion