FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour SqLite lib ...
Posts: 437
Joined: Fri Oct 07, 2005 12:56 PM
SqLite lib ...
Posted: Thu Apr 09, 2009 06:52 AM

Hi ,

I'm searching this subject . Can you direct or send to me source of tis lib for xHarbour ?

Whit best regards ! Rimantas
Rimantas U.
Posts: 437
Joined: Fri Oct 07, 2005 12:56 PM
Re: SqLite lib ...
Posted: Thu Apr 09, 2009 07:03 AM

Reviewed SQLWin RDD ... Interesting ... But didn't understanded - can this RDD work with SqLite ? Any sample ?

Rimantas U.
Posts: 437
Joined: Fri Oct 07, 2005 12:56 PM
Re: SqLite lib ...
Posted: Thu Apr 09, 2009 11:03 AM

Needfuls sources I found for SqLite for xHarbour . But the SqlWin Rdd with SqLite it's insteresting for me and any sample wil be appreciated ... :)

Rimantas U.
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
Re: SqLite lib ...
Posted: Thu Apr 09, 2009 11:12 AM

Rimantas,

SQLWin is an early prototype of an open source SQL RDD. It is not functional yet.

If you need a SQL RDD you may use the commercial SQLRDD from xHB.com

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 437
Joined: Fri Oct 07, 2005 12:56 PM
Re: SqLite lib ...
Posted: Fri Apr 10, 2009 06:15 AM

Hello Antonio ,

Thanks for suggestion , but commercial SQL RDD can't work with olds databases . They did mandatory 2 fields for every table - s_recno && s_deleted ( something similar ) , so old databases or databases from 3 party can't be opened with this SQL RDD .

I found what I searched - SqLite class . Also reviewed SqlWin Rdd too . At last I found that in this RDD you are using OleDb providers as in ADO RDD . And at this moment you can connect to MySql , PostGres , Oracle, Access and others . Sorry , but SqLite in this list don't exist :( ... . It's really sorry , but I didn't found good OleDb providers for SqLite too . So it leave to do connection through wrapper .

Regards !

Rimantas U.
Posts: 10733
Joined: Sun Nov 19, 2006 05:22 AM
Re: SqLite lib ...
Posted: Fri Apr 10, 2009 08:49 AM

Mr Rimantas

Can you please guide me where to get the SqLite class ?

Regards



G. N. Rao.

Hyderabad, India
Posts: 437
Joined: Fri Oct 07, 2005 12:56 PM
Re: SqLite lib ...
Posted: Fri Apr 10, 2009 05:03 PM

Please , send me e-mail to rimantasu@gmail.com . I'll reply to you with added source .

Rimantas U.

Continue the discussion