Search found 80 matches: diferent

Return to advanced search

Re: Nages, 2 diferent Db's update

Thanks a lot Nages.

I'll make some tests

From Chile
by Adolfo
Sun Jan 21, 2024 3:26 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Nages, 2 diferent Db's update
Replies: 2
Views: 721

Re: Nages, 2 diferent Db's update

If the table on both the servers has exactly the same structure, same primary key and all fields in the same order: aData := oLocalServer:Execute( "select * from table [where <cond>]" // returns array of values)oRemoteServer:Upsert( cTable, nil, aData ) In addition to INS...
by nageswaragunupudi
Wed Jan 17, 2024 6:06 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Nages, 2 diferent Db's update
Replies: 2
Views: 721

Nages, 2 diferent Db's update

Hi fivewinners I have 2 Mysql Db's, same structure, same name but in separate servers. Client needs to update or insert data from one server to another I did it like this FWCONNECT oSvr HOST "localhost" USER "userx" PASSWORD "passx" DB "xDb"FWCONNECT oRem HOST...
by Adolfo
Tue Jan 16, 2024 1:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Nages, 2 diferent Db's update
Replies: 2
Views: 721

Re: mod_harbour com firebird

... guide: http://www.ibphoenix.com/downloads/60DevGuide.zip The Class implementation has no all implementation like TMysql has, because Firebird it's diferent. For example, you cannot navigate in records like Mysql do, ex: Getrow( number of row ), in firebird you can just go forward. TODO: Full implementation ...
by Antonio Linares
Sat Nov 19, 2022 9:32 am
 
Forum: mod_harbour
Topic: mod_harbour com firebird
Replies: 1
Views: 386

Re: How Open the same dbf

tried not run I also tried with diferent arrays I thinked cold be more fast then the problem is to add/mod/can record for each xbrowse and upate the archive Now run ok only the first xbrowse on resizin sometimes is hided...i not Know why ...
by Silvio.Falconi
Fri Dec 28, 2018 1:37 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How Open the same dbf
Replies: 17
Views: 2557

Re: Introducing FiveTech's fivedit

... or not - Allow generate LIB or EXE file of one prg or one project also https://s26.postimg.org/y073fnb89/Fivedit60.png - Now allow diferent styles menus - buttton bar When you init this version button-bar is painted non-style https://s26.postimg.org/agvcu1lzt/Fivedit58.png ...
by cnavarro
Sat Sep 16, 2017 4:08 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Introducing FiveTech's fivedit
Replies: 560
Views: 107189

Re: Mejoras para scintilla

... or not - Allow generate LIB or EXE file of one prg or one project also https://s26.postimg.org/y073fnb89/Fivedit60.png - Now allow diferent styles menus - buttton bar When you init this version button-bar is painted non-style https://s26.postimg.org/agvcu1lzt/Fivedit58.png ...
by cnavarro
Sat Sep 16, 2017 4:07 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Mejoras para scintilla
Replies: 1037
Views: 839218

Password protected access to menu. Advice ?

... I want only to see the buttons that are allowed : The admin sees all But submembers ex. 7 selected teams trainer : only see 1 selected team (17 diferent trainers) players : only there personal data (not yet build) Any advice/Tips before I get into this ?
by Marc Venken
Mon May 08, 2017 10:37 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Password protected access to menu. Advice ?
Replies: 25
Views: 3505

Re: Problem with font

Hello, I have a similar problem, I thought using global variable to define font and use it in diferent places would be a good approach. I use a global font definition in many places of my app, I use no modal dialog and I get a log with this conntent ------------------------------------------------------------ ...
by Marcelo Via Giglio
Mon Jun 13, 2016 3:22 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with font
Replies: 13
Views: 3011

ADORDD ITS READY TO WORK FOR YOU! PLEASE DONATE

... support supplying me with the last version free of charge) Lucas deBeltran (for intensive testing, finding bugs, code contribution and some diferent approaches) Patrick Mast (Supplying me with last version xHarbour free of charge) From my side I will give the best support I can to correct ...
by AHF
Fri Jun 12, 2015 8:17 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADORDD ITS READY TO WORK FOR YOU! PLEASE DONATE
Replies: 4
Views: 970

Re: ADO RDD xHarbour

... force them to create a new field. Antonio, Do you agree ? Lets give the option to the programmer? Either a default field name for all tables or a diferent field for each table
by AHF
Thu Apr 09, 2015 7:58 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADO RDD xHarbour
Replies: 1047
Views: 446073

Re: ADO RDD xHarbour

Antonio, Lucas,

:find wiht more than one field diferent or the same mentioned on the expression its not possible in ADO.

Thus Im going to filter .
Then calling continue will skip through the filter set.

Is this ok for the general use?
by AHF
Fri Apr 03, 2015 4:13 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADO RDD xHarbour
Replies: 1047
Views: 446073

Re: ADO RDD xHarbour

... select to come back later for update I would not found them because they still dont fill the select where clause.This is a problem! Maybe using a diferent cursor? Do you have any idea how to workaround this?
by AHF
Fri Mar 27, 2015 4:44 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADO RDD xHarbour
Replies: 1047
Views: 446073

Re: ADO Exclusive open

... these are very rarely used. I strongly advise we need to unlearn DBF habits and re-orient our thinking. I agree completly these are two completly diferent worlds. The question is that I m trying to buid an adordd emulating the dbfrdd to have it working with minor code changes in a huge an old ...
by AHF
Tue Mar 24, 2015 6:52 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADO Exclusive open
Replies: 6
Views: 1364

Re: ADO RDD xHarbour

... but if its in fact possible to work with our approach idea and that we are not simply loosing time as we are trying to join together two completly diferent worlds xBase and SQL. Besides that we have till June to have such a solution. Is there some rdd expert that could help us? How can we solve ...
by AHF
Mon Mar 23, 2015 7:59 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADO RDD xHarbour
Replies: 1047
Views: 446073
Next

Return to advanced search