Recent

Author Topic: possible ways to migrate from SQLdb to ZEOSdb  (Read 2973 times)

mirce.vladimirov

  • Sr. Member
  • ****
  • Posts: 256
possible ways to migrate from SQLdb to ZEOSdb
« on: February 25, 2016, 06:34:21 pm »
Only way that i know and Hardest way to migrate an entire aplication from SQLdb to ZEOSdb is to manualy change one query at a time, from TSQLQuery to TZQuery.
Is there another way , a faster way, easier one ,  to do that ? I did try to search/replace within all files of the project but that does not do the job.

balazsszekely

  • Guest
Re: possible ways to migrate from SQLdb to ZEOSdb
« Reply #1 on: February 25, 2016, 06:38:56 pm »
1. Download a free textcrawler
2. Set the filter to *.pas; *.lfm
3. Replace  TSQLQuery to TZQuery

 

TinyPortal © 2005-2018