Dbf/cdx to sql changing
Dbf/cdx to sql changing
Hi,
I'm thinking about definitely migrating from dbf/cdx to sql. Which of the 3 options would have a shorter learning curve and time and which is fully mature for upgrading large systems that already work with dbf/cdx? sqlrdd, rddsql or native mariadb fivewin?
Thanks in advance.
I'm thinking about definitely migrating from dbf/cdx to sql. Which of the 3 options would have a shorter learning curve and time and which is fully mature for upgrading large systems that already work with dbf/cdx? sqlrdd, rddsql or native mariadb fivewin?
Thanks in advance.
- nageswaragunupudi
- Posts: 10691
- Joined: Sun Nov 19, 2006 5:22 am
- Location: India
- Contact:
Re: Dbf/cdx to sql changing
https://forums.fivetechsupport.com/view ... =6&t=33304
https://forums.fivetechsupport.com/view ... 7&start=30
Regards, saludos.
https://forums.fivetechsupport.com/view ... 7&start=30
Regards, saludos.
João Santos - São Paulo - Brasil - Phone: +55(11)95150-7341
- RAMESHBABU
- Posts: 626
- Joined: Fri Oct 21, 2005 5:54 am
- Location: Secunderabad (T.S), India
Re: Dbf/cdx to sql changing
Hi,
I am almost in the process of concluding the conversion my Very Huge Application
from DBFCDX to FiveWins's Native MariaDb Functionality.
There are several ways provided in MariaDb Class with several Examples
using which you can easily adopt MariaDb.
Please go through the examples provided in the forum, under several threads
with "MariaDb" search.
I strongly recommend you to use the Fivewin's MariaDb functionality.
Thanks to Mr.Nageswara Rao and Mr.Antonio for their great contribution to FiveWinners.
-Ramesh Babu P
I am almost in the process of concluding the conversion my Very Huge Application
from DBFCDX to FiveWins's Native MariaDb Functionality.
There are several ways provided in MariaDb Class with several Examples
using which you can easily adopt MariaDb.
Please go through the examples provided in the forum, under several threads
with "MariaDb" search.
I strongly recommend you to use the Fivewin's MariaDb functionality.
Thanks to Mr.Nageswara Rao and Mr.Antonio for their great contribution to FiveWinners.
-Ramesh Babu P
Re: Dbf/cdx to sql changing
I'm also recommend you to use the Fivewin's MariaDb functionality.
- Rick Lipkin
- Posts: 2668
- Joined: Fri Oct 07, 2005 1:50 pm
- Location: Columbia, South Carolina USA
Re: Dbf/cdx to sql changing
To All
There are many options moving dbf to Sql and the ADO Class ... Have a look at the sample AdoRick.prg ( AdoRick.Exe ) .. that can be compiled in this example creating and connecting to ms access,... the example creates its own MS Access database and demonstrates the use of using xBrowse as well as using incremental searches .. can also connect to MS Sql Server and Oracle.
Rick
There are many options moving dbf to Sql and the ADO Class ... Have a look at the sample AdoRick.prg ( AdoRick.Exe ) .. that can be compiled in this example creating and connecting to ms access,... the example creates its own MS Access database and demonstrates the use of using xBrowse as well as using incremental searches .. can also connect to MS Sql Server and Oracle.
Rick
Re: Dbf/cdx to sql changing
Thank you Mr. Nagesnageswaragunupudi wrote:The Bestnative mariadb fivewin?
From which version of fivewin mariadb is it functional for my purpose?
Re: Dbf/cdx to sql changing
Thank you Karinha!karinha wrote:https://forums.fivetechsupport.com/view ... =6&t=33304
https://forums.fivetechsupport.com/view ... 7&start=30
Regards, saludos.
Re: Dbf/cdx to sql changing
Thank you Ramesh!RAMESHBABU wrote:Hi,
I am almost in the process of concluding the conversion my Very Huge Application
from DBFCDX to FiveWins's Native MariaDb Functionality.
There are several ways provided in MariaDb Class with several Examples
using which you can easily adopt MariaDb.
Please go through the examples provided in the forum, under several threads
with "MariaDb" search.
I strongly recommend you to use the Fivewin's MariaDb functionality.
Thanks to Mr.Nageswara Rao and Mr.Antonio for their great contribution to FiveWinners.
-Ramesh Babu P
Re: Dbf/cdx to sql changing
Thank you Vilian! I will try.vilian wrote:I'm also recommend you to use the Fivewin's MariaDb functionality.
Re: Dbf/cdx to sql changing
Thank you Rick!Rick Lipkin wrote:To All
There are many options moving dbf to Sql and the ADO Class ... Have a look at the sample AdoRick.prg ( AdoRick.Exe ) .. that can be compiled in this example creating and connecting to ms access,... the example creates its own MS Access database and demonstrates the use of using xBrowse as well as using incremental searches .. can also connect to MS Sql Server and Oracle.
Rick
Re: Dbf/cdx to sql changing
Hello friends,
A question - we have so many adapters in Fivewin. We can practically connect to all databases.
What we cannot do, however, is access a DBF from a web-hosted website with a low-cost provider.
I think this capability would benefit many who still work with DBF.
I have seen the great interest in this topic in modharbour.club. Here, I think, there would be a market for FIVEWIN to gain new users.
One could then collaborate with young programmers.
Best regards,
Otto
A question - we have so many adapters in Fivewin. We can practically connect to all databases.
What we cannot do, however, is access a DBF from a web-hosted website with a low-cost provider.
I think this capability would benefit many who still work with DBF.
I have seen the great interest in this topic in modharbour.club. Here, I think, there would be a market for FIVEWIN to gain new users.
One could then collaborate with young programmers.
Best regards,
Otto
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org
https://www.facebook.com/groups/modharbour.club
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org
https://www.facebook.com/groups/modharbour.club
********************************************************************
- Antonio Linares
- Site Admin
- Posts: 42259
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Re: Dbf/cdx to sql changing
https://fivetechsupport.com/forums/view ... ec#p270797
mod_Harbour working on bluehost where only php is accepted
https://www.fivetechsoft.com/counter/modpro_.php
mod_Harbour working on bluehost where only php is accepted
https://www.fivetechsoft.com/counter/modpro_.php
Re: Dbf/cdx to sql changing
Dear Antonio,
Thank you.
I hope you’re not still celebrating.
What I don’t quite understand here is how the general HARBOUR functions get to the web server. Do I also need to upload Harbour here, or how does it work?
***
What I mean by PHP access to DBF is, for example, when a FIVEWIN user wants to set up a small homepage for themselves that they can dynamically populate, they have few options to do it quickly.
They need an SQL server, which is associated with extra costs. I think if FIVETECH could offer something for PHP here, there would be a large market for it.
One could then maintain the DBF files offline with FIVEWIN.
Best regards,
Otto
Thank you.
I hope you’re not still celebrating.
What I don’t quite understand here is how the general HARBOUR functions get to the web server. Do I also need to upload Harbour here, or how does it work?
***
What I mean by PHP access to DBF is, for example, when a FIVEWIN user wants to set up a small homepage for themselves that they can dynamically populate, they have few options to do it quickly.
They need an SQL server, which is associated with extra costs. I think if FIVETECH could offer something for PHP here, there would be a large market for it.
One could then maintain the DBF files offline with FIVEWIN.
Best regards,
Otto
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org
https://www.facebook.com/groups/modharbour.club
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org
https://www.facebook.com/groups/modharbour.club
********************************************************************
- Uwe.Diemer
- Posts: 98
- Joined: Mon Aug 09, 2010 11:00 am
Re: Dbf/cdx to sql changing
II also want to change from Ads to MariaDb im using xHarbour should i change to Harbour ?
r´tx
r´tx