Search found 35 matches: rddado

Return to advanced search

Re: ADO RDD xHarbour

Antonio,

IndexKey() se traduce en una llamada a OrdKey() y OrdKey() llama a ADO_ORDINFO()

https://github.com/harbour/core/blob/master/extras/rddado/adordd.prg
by Antonio Linares
Thu Mar 19, 2015 11:56 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADO RDD xHarbour
Replies: 1047
Views: 446329

Re: ADO RDD xHarbour

... The first element shows: nWA 20 NAME "NRENCOMEND" TYPE "C" LEN 10 DEC 0 TYPEEXT 0 and it generates the error. In the original RDDADO the values were: nWa 20 NAME "NRENCOMEND" TYPE HB_FT_STRING LEN 10 DEC 0 TYPEEXT 0 Same result.
by AHF
Wed Mar 11, 2015 8:53 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADO RDD xHarbour
Replies: 1047
Views: 446329

Re: ADO RDD xHarbour

Hello Lucas, Im using the rddado.prg and .ch posted by Antonio in previous post. I've proceed with the changes posted after because I always get an error . I'm trying to work first with dbf files like this. RddRegister("ADORDD",1) ...
by AHF
Tue Mar 10, 2015 5:55 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADO RDD xHarbour
Replies: 1047
Views: 446329

Re: ADO RDD xHarbour

Antonio,

It seems as you are not using the most recent adordd.prg.

Please try it with this one:

https://github.com/harbour/core/tree/master/extras/rddado
by Antonio Linares
Mon Mar 09, 2015 8:32 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADO RDD xHarbour
Replies: 1047
Views: 446329

Re: ADO RDD xHarbour

Hello,

If you post a full working sample and the source code of RDDADO.prg we can try to help!.

:D :D
by elvira
Thu Mar 05, 2015 8:31 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADO RDD xHarbour
Replies: 1047
Views: 446329

Re: ADO RDD xHarbour

Im using RDDADO.prg from harbour 3.0.

Im only linking adordd.prg ( no other rdd lib explicit linked) to the app.
by AHF
Tue Mar 03, 2015 10:40 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADO RDD xHarbour
Replies: 1047
Views: 446329

Re: Something about SQL

Enrico,

Here you have ADORDD and examples:

https://github.com/harbour/core/tree/master/extras/rddado
by Antonio Linares
Fri Apr 19, 2013 9:59 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Something about SQL
Replies: 36
Views: 5560

Re: creating DBF file from text file

... hboleaut.lib hbpp.lib hbrdd.lib hbrtl.lib hbsix.lib hbusrrdd.lib hbvm.lib hbw32.lib hbziparch.lib hsx.lib lang.lib macro.lib pp.lib rdd.lib rddado.lib rddads.lib rddcdx.lib rddfpt.lib rddntx.lib rtl.lib usrrdd.lib vm.lib ~GLH0074.TMP
by Ehab Samir Aziz
Thu Aug 09, 2012 10:16 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: creating DBF file from text file
Replies: 16
Views: 2704

Re: ADORDD

... lo siguiente: RDD to automatically manage Microsoft ADO. Harbour win only rdd able to read & write to ado datasource developer have moved RDDADO code from contrib to example due to problems because an RTEs were reported each week, but nobody was ever willing to look into them or fix them. ...
by lucasdebeltran
Wed Feb 29, 2012 1:19 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: ADORDD
Replies: 13
Views: 4445

Harbour 2.0 project file ...

... own project I want to add ~ 40 prg files . In harbour-project I read that for such purposes the best .hbp project file . Also directed to examples/rddado dir , there is hbp file . I created own hbp like sample, run - many many warnings and errors from harbour compiler . It seems that this hbp file ...
by Rimantas
Mon Mar 28, 2011 4:24 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Harbour 2.0 project file ...
Replies: 1
Views: 504

Re: New AdoRDD (free)

... it and build it from here: http://harbour-project.svn.sourceforge.net/viewvc/harbour-project/branches/harbour-1.0/contrib/rddado/ http://harbour-project.svn.sourceforge.net/viewvc/harbour-project?view=rev&revision=9359
by Antonio Linares
Wed Jan 27, 2010 1:08 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: New AdoRDD (free)
Replies: 203
Views: 103128

Re: Unresolved external referenced from RDDADO

Got it working fine with xHarbour....
by Bayron
Tue Jan 19, 2010 4:05 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Unresolved external referenced from RDDADO
Replies: 6
Views: 1333

Re: Unresolved external referenced from RDDADO

Antonio Linares wrote:Bayron,

Are you using Harbour or xHarbour ?


Hi, I am using Harbour that came with FWH 9.12.

I can compile with the library's, and the problem shows at the command REQUEST ADORDD

I have not tested otherwise, but I think it may be that I have Windows Ultimate 64 bits..???
by Bayron
Fri Jan 15, 2010 8:16 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Unresolved external referenced from RDDADO
Replies: 6
Views: 1333

Re: Unresolved external referenced from RDDADO

Bayron,

Are you using Harbour or xHarbour ?
by Antonio Linares
Fri Jan 15, 2010 10:26 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Unresolved external referenced from RDDADO
Replies: 6
Views: 1333

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
Next

Return to advanced search

cron