Subject | Re: [firebird-support] Re: Moving from FB 1.5x to 2.5x |
---|---|
Author | Carlos H. Cantu |
Post date | 2015-04-03T11:32:24Z |
Maybe you could make your app do a backup (trough services api) using fbembedded 1.5 32bits DLL, and restore it with fbembedded 2.5 32/64bits DLL.
[]s
Carlos
Firebird Performance in Detail - http://videos.firebirddevelopersday.com
www.firebirdnews.org - www.FireBase.com.br
Carlos: Thank you for the response and that makes sense in what we are seeing. If we go from 32 bit embedded to 64 bit embedded, will that mean the database will have to be updated before the new program can connect to it? Thank you, Ed Dressel |