New AdoRDD (free)

New AdoRDD (free)

Postby Antonio Linares » Thu Apr 26, 2007 8:24 am

We are proud to announce the availability of an early release of the ADORDD for Harbour and xHarbour. This RDD is planned to be included in the Harbour CVS so we welcome all ADO users to start testing it and colaborating in its development.

Actually this code is already working:

REQUEST ADORDD

FUNCTION Main()

USE test.mdb VIA "ADORDD"

BROWSE()

USE

RETURN nil

It has already been tested with Access and MySQL, but it should work with any DataBase engine that supports ADO.

best regards,

noway http://www.noway.com
Fernando Sanchez
Last edited by Antonio Linares on Thu May 03, 2007 11:20 am, edited 1 time in total.
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41289
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Postby Carles » Thu Apr 26, 2007 8:37 am

Good news :D
Salutacions, saludos, regards

"...programar es fácil, hacer programas es difícil..."

UT Page -> https://carles9000.github.io/
Forum UT -> https://discord.gg/bq8a9yGMWh
Skype -> https://join.skype.com/cnzQg3Kr1dnk
User avatar
Carles
 
Posts: 1088
Joined: Fri Feb 10, 2006 2:34 pm
Location: Barcelona


Re: New AdoRDD (free)

Postby ask » Thu Apr 26, 2007 12:03 pm

Antonio Linares wrote:FiveTech Software and noway www.noway.com are proud to announce the availability of an early release of the ADORDD for Harbour and xHarbour. This RDD is planned to be included in the Harbour CVS so we welcome all ADO users to start testing it and colaborating in its development.

Actually this code is already working:

REQUEST ADORDD

FUNCTION Main()

USE test.mdb VIA "ADORDD"

BROWSE()

USE

RETURN nil

It has already been tested with Access and MySQL, but it should work with any DataBase engine that supports ADO.

best regards,

noway www.noway.com
Fernando Sanchez


How can I use ADORDD ?What libraries do i need?

Thanks
A.S.K
ask
 
Posts: 99
Joined: Wed Nov 02, 2005 10:40 am

Postby Roberto Parisi » Thu Apr 26, 2007 1:37 pm

Maybe it will work with FWPPC and ADO x PocketPC?

Regards,
Roberto Parisi
Roberto Parisi
 
Posts: 116
Joined: Thu Oct 13, 2005 5:14 pm
Location: Italy

Postby Antonio Linares » Thu Apr 26, 2007 1:54 pm

A.S.K.

You just need AdoRdd.lib and HbOleAut.lib if you use Harbour. For xharbour users, just AdoRdd.lib
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41289
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Postby Antonio Linares » Thu Apr 26, 2007 1:54 pm

Roberto,

We have not tested it with FWPPC yet
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41289
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Where can I find ADORDD.lib

Postby ask » Thu Apr 26, 2007 2:10 pm

Antonio Linares wrote:A.S.K.

You just need AdoRdd.lib and HbOleAut.lib if you use Harbour. For xharbour users, just AdoRdd.lib


Antonio I use xharbour but I don't have ADORDD.LIB .Can you please tell me where I can found it?

Thank you in advance
A.S.K.
ask
 
Posts: 99
Joined: Wed Nov 02, 2005 10:40 am

Postby Roberto Parisi » Thu Apr 26, 2007 2:15 pm

Thx Antonio,
I'll wait to see it.

Regards,
Roberto Parisi
Roberto Parisi
 
Posts: 116
Joined: Thu Oct 13, 2005 5:14 pm
Location: Italy

Postby Antonio Linares » Thu Apr 26, 2007 5:30 pm

A.S.K.,

Please keep in mind it is a work in progress and has not been uploaded to the Harbour CVS yet. Actually is just usefull for testing, not for production.

Hopefully today will be available for download.
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41289
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Postby ask » Fri Apr 27, 2007 6:31 am

Antonio Linares wrote:A.S.K.,

Please keep in mind it is a work in progress and has not been uploaded to the Harbour CVS yet. Actually is just usefull for testing, not for production.

Hopefully today will be available for download.


Thank you both

A.S.K
ask
 
Posts: 99
Joined: Wed Nov 02, 2005 10:40 am

Postby Antonio Linares » Fri Apr 27, 2007 12:54 pm

Using the ADORDD with FWH:
Code: Select all  Expand view
#include "adordd.ch"
#include "FiveWin.ch"

REQUEST ADORDD

function Main()

   USE test00 VIA "ADORDD" TABLE "ACCOUNTS" MYSQL ;
      FROM "www.freesql.org" USER "myuser" PASSWORD "mypass"

   Browse()

   USE

return nil

Image
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41289
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Postby Gale FORd » Fri Apr 27, 2007 2:26 pm

Could you make a version of adordd.lib compatable with xHarbour commercial?

Thank you
Gale FORd
 
Posts: 663
Joined: Mon Dec 05, 2005 11:22 pm
Location: Houston

Postby Nop » Fri Apr 27, 2007 2:47 pm

Hi, works with xharbour.org too?
User avatar
Nop
 
Posts: 107
Joined: Tue Apr 11, 2006 4:36 pm
Location: Uberaba/Brazil

Postby ramirezosvaldo » Fri Apr 27, 2007 3:49 pm

Please dont forget for Mac

Best Regards
Osvaldo Ramirez
ramirezosvaldo
 
Posts: 101
Joined: Mon Oct 10, 2005 6:48 pm
Location: Cd. Juarez Chihuahua

Next

Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 14 guests