Search found 242 matches: successful

Return to advanced search

Backup / Restore Mysql *Solved*

I would like to backup current data and restore to another Database ("test"). I use below code but it doesn't successful. local nSecs, aTables, cBackUpFile := 'c:\easyfo\backup\test.sql'nSecs := seconds() oCon:SelectDB( 'data' )oCn:Backup( nil , cBackUpFile ...
by dutch
Tue Jun 26, 2018 10:44 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Backup / Restore Mysql *Solved*
Replies: 10
Views: 1581

FTP with Harbour / MSVC / FWH issues

... I build using Harbour / MSVC / FWH, it appears to not recognize the WININET.dll because it gives me unidentified externals when trying to do run a successful build These are all redefined as follows: DLL32 FUNCTION InternetOpen( cAgent AS LPSTR, nAccessType AS DWORD, cProxyName AS LPSTR, cProxyBypass ...
by TimStone
Tue Jun 19, 2018 11:56 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FTP with Harbour / MSVC / FWH issues
Replies: 8
Views: 2275

Re: Hex Edit hack to allow .dbf to open in old Dbase3 ( solved )

... second block from 76 to 12 was the fix to make the .dbf compatible with dbase3 http://i65.tinypic.com/24axrnc.jpg and this was the successful result in Dbase3 http://i64.tinypic.com/28jfm76.jpg Rick Lipkin
by Rick Lipkin
Fri May 11, 2018 12:35 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Hex Edit hack to allow .dbf to open in old Dbase3 ( solved )
Replies: 1
Views: 540

Setfocus problem

On successful validation of the first GET I want to move to the second using SetFocus but it jumps to the Exit button instead. (If I remove the second GET WHEN clause it will move to it but doesn't change to the gotfocus colours) ...
by reds
Thu Apr 26, 2018 5:00 pm
 
Forum: FiveWin for Pocket PC
Topic: Setfocus problem
Replies: 10
Views: 3498

Re: SetCheck WITH DBF DOES NOT CHANGE IMAGE TRUE / FALSE

... := AGGR_SUMnextoBrw:aCols[ 9 ]:SetCheck()oBrw:MakeTotals()ACTIVATE DIALOG oDlg CENTERED  Mr. NAGE, as always as successful, as it is an old application, I did not want to touch anything, since the only change I made was in a Fast Report report, but when compiling ...
by joseluisysturiz
Sat Sep 09, 2017 4:01 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: SetCheck WITH DBF DOES NOT CHANGE IMAGE TRUE / FALSE
Replies: 5
Views: 1116

Re: Pro's and Contra's fom Resources or Coded screens

... it's always placed at the exact row and column, with the proper length and height. Visual Studio does have a resource designer but I haven't been successful with it so far. It makes some file modifications that conflict with our FWH builds. It is supplied FREE in the Community Edition of Visual ...
by TimStone
Fri Aug 04, 2017 5:31 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Pro's and Contra's fom Resources or Coded screens
Replies: 47
Views: 12078

Re: Pasar tablas SQL Server a DBF

Excluding the CASE Table, export was successful.

The problem may be because CASE is a reserved word.
This name will keep creating problems in any other database too, Please consider renaming the table
by nageswaragunupudi
Sun Jul 16, 2017 3:38 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Pasar tablas SQL Server a DBF
Replies: 46
Views: 7218

Re: 1st FWH + [x]Harbour 2017 international conference

... Sillian https://s16.postimg.org/9ugkzj4tx/20170703_100117.jpg We all thanked Otto's family ( Otto, Renate, Ruth and Iris) for the successful event https://s4.postimg.org/mhn6wkj3x/20170703_090422.jpg Daniel explained tcalex class (changed) and Reinaldo Crespo translate ...
by Silvio.Falconi
Mon Jul 03, 2017 2:50 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: 1st FWH + [x]Harbour 2017 international conference
Replies: 49
Views: 7511

Re: update the executable of my application via FTP

... it to generally avoid any screen displays so it is fast and efficient. I've tried to build this as a windows service, and so far have not been successful. I believe it will happen in the near future, however, once I determine which library elements ( unused but present ) are blocking that ability.
by TimStone
Fri Jun 16, 2017 5:13 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: update the executable of my application via FTP
Replies: 12
Views: 2827

Re: FWH 16.08 : Built-in MySql/MariaDB functionality (Updated )

... data, if disconnection is encountered, automatically reconnection is attempted. In case of connections lost due to time out, the recovery is 100% successful. In case of physical loss of connections, the program can continue without accessing data from the server and when the physical connectivity ...
by vilian
Wed Jun 07, 2017 6:23 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 16.08 : Built-in MySql/MariaDB functionality (Updated )
Replies: 76
Views: 29382

Re: Need IP adres from every user in my program

... you cannot enforce SSO with WNetGetUser(). If you really want to be creative .. you can implement a dual authentication process .. where upon a successful login .. you send the user via text a code to confirm their access. Rick Lipkin
by Rick Lipkin
Sun May 14, 2017 2:07 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Need IP adres from every user in my program
Replies: 2
Views: 669

Re: Crystal report with Mysql

Dear All, I try with this ::logonserver() to MySql via ODBC but it isn't successful. It errors on :LogOnServer() as Error occurred at : 02/05/17, 10:54:18 Description : Error CrystalRuntime.Application.11:OPENREPORT:DATABASE/3 DISP_E_MEMBERNOTFOUND: LOGONSERVER ...
by dutch
Tue May 02, 2017 4:23 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Crystal report with Mysql
Replies: 13
Views: 3331

Re: save backup solution how?

... it's an awful lot of work just to be a nuisance. Nothing financial is available in any of this process, and there is no gain. If they were fully successful, they would only cause a small business owner the time to reformat and reload everything. Frankly, that would take less time than it would ...
by TimStone
Thu Feb 09, 2017 6:50 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: save backup solution how?
Replies: 13
Views: 3006

Change color active folder.

... has focused as sample. - upper picture is normal folder - lower picture is that I need. I try with ::nClrPane or ::SetColors() but it doesn't successful. How to do that? Or Which way is the better solution. https://s27.postimg.org/58n7t5vqb/Folder1.png photo hosting sites Thanks ...
by dutch
Fri Feb 03, 2017 5:06 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Change color active folder.
Replies: 3
Views: 769

Re: JSON Post and Get sample

... new Set-Cookie:authToken value returned from WIN must be provided in the next GET request header as shown below (see GET UAT API Endpoint). Upon successful login an object containing information about the logged in user will also be returned. Your application does not need to store or do anything ...
by cdmmaui
Sat Jan 07, 2017 5:38 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: JSON Post and Get sample
Replies: 10
Views: 4142
PreviousNext

Return to advanced search