Search found 78 matches: ill

Return to advanced search

Re: ADO RDD xHarbour

... || " + cfilter + "}"), ; cfilter ) Please check .ppo file if translates to that. Please check filter2sql and if you need Ill try to help you adding new functions to the arrays. This fully satisfy our client needs thats why we didn't changed it.
by AHF
Tue May 19, 2015 6:33 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADO RDD xHarbour
Replies: 1047
Views: 452411

Re: ADO RDD xHarbour

byte-one, Ill change it to IndexExt() and TableExt() Little correction: The right text in STATIC FUNCTION ADO_RELEVAL( nWA, aRelInfo ) is "allowed" Sorry Im not getting it. If you want to test it simply place SET RELATION ...
by AHF
Sat May 16, 2015 8:01 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADO RDD xHarbour
Replies: 1047
Views: 452411

Re: ADO RDD xHarbour

... in these arrays. Im finishing APPEND FROM and COPY TO guessing and testing params because the doc its none. I hope to have it ready tomorrow and Ill post a new version with all NORMAL rdd routines working.
by AHF
Wed May 13, 2015 5:36 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADO RDD xHarbour
Replies: 1047
Views: 452411

Re: ADO RDD xHarbour

Lucas,

Yes.

Ill try to post new version during today.
by AHF
Tue May 12, 2015 11:01 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADO RDD xHarbour
Replies: 1047
Views: 452411

Re: ADO RDD xHarbour

... just posted last version. I think Dbcreate working now. Please check it. SET ADO... and SET ADDBF didnt changed. SET ADO LOCK CONTROL SHAREPATH TO Ill change it next post Does it work ok with xbrowse? Im only working now with MySql.
by AHF
Sat May 09, 2015 3:21 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADO RDD xHarbour
Replies: 1047
Views: 452411

Re: ADO RDD xHarbour

... need to have also a autoinc field to be used as recno so you can include it in the "as select" statement. Please send me your email and Ill send you now last adordd. Did you managed to navigate correctly with xbrowse?
by AHF
Wed May 06, 2015 3:17 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADO RDD xHarbour
Replies: 1047
Views: 452411

Re: ADO RDD xHarbour

... We ve using it without any errors. Could you post the error and the index expression? I dont work with xbBrowse in this app and I dont have it. Ill post a new version today working ok with: Dates and numbers Exclusive use Locking Missing to do: append from copy to
by AHF
Mon May 04, 2015 5:18 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADO RDD xHarbour
Replies: 1047
Views: 452411

Re: ADO RDD xHarbour

Lucas,

Locate works now exactly the same as for dbfcdx and others. No need to alter anything in the code.
I choose to eval(bBlock) in do while performance its almost the same as with find.

Ill post new version today.
by AHF
Tue Apr 28, 2015 4:48 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADO RDD xHarbour
Replies: 1047
Views: 452411

Re: ADO RDD xHarbour

... version. Its much slower than DBF or ADS with few users but completely workable and the difference begin to decrease as more users are getting in. Ill report after the trials. The converted app is running quite ok with zero changes in the logic of the code. The only code changes we had to make ...
by AHF
Wed Apr 22, 2015 5:21 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADO RDD xHarbour
Replies: 1047
Views: 452411

Re: ADO RDD xHarbour

... filters (translated to Selets) using exactly the same app source code. Take a look at the adordd. Your comments and ideas would be most welcome. Ill post new version with lot of bugs corrected tomorrow morning. The actual posted version has been much modified and is very outdated.
by AHF
Fri Apr 10, 2015 5:18 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADO RDD xHarbour
Replies: 1047
Views: 452411

Re: ADO RDD xHarbour

... through the recordset its close to an end. :D Now my main problem its translate locate expressions like year(field->datedoc) > year(date()). Ill post last version today.
by AHF
Wed Apr 08, 2015 5:40 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADO RDD xHarbour
Replies: 1047
Views: 452411

Re: ADO RDD xHarbour

... only close table saved in a var of an object. close(::encomendas) ::encomendas := nil Immediately get error. rdd Dbf or ADS ok for many years. Ill try with debugger. <nenhuma> means none (no file).
by AHF
Wed Apr 08, 2015 5:13 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADO RDD xHarbour
Replies: 1047
Views: 452411

Re: ADO RDD xHarbour

Lucas,

Its done also taking in account autoorder setting.

Ill post a new version asap

Thanks for the info.
by AHF
Sat Apr 04, 2015 8:16 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADO RDD xHarbour
Replies: 1047
Views: 452411

Re: ADO RDD xHarbour

Ok Ill do that.
by AHF
Fri Apr 03, 2015 4:10 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADO RDD xHarbour
Replies: 1047
Views: 452411

Re: ADO RDD xHarbour

... field. Thus LOCATE FOR field1 = "???" AND field1 = "whatever" its not :find valid so we must send it to filter instead. Ill change ado_locate to overcome this. DBI_ISREADONLY --> lIsReadOnly (READONLY) See also: command USE. The return value is .T. (true) when a database ...
by AHF
Fri Apr 03, 2015 3:52 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADO RDD xHarbour
Replies: 1047
Views: 452411
PreviousNext

Return to advanced search