Forum > Database

possible ways to migrate from SQLdb to ZEOSdb

(1/1)

mirce.vladimirov:
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:
1. Download a free textcrawler
2. Set the filter to *.pas; *.lfm
3. Replace  TSQLQuery to TZQuery

Navigation

[0] Message Index

Go to full version