Thread: 2 applications : one with FB 2.1 and another with FB 3.0.2 how to develop?
 |
This question is not answered.
Helpful answers available: 2.
Correct answers available: 1.
|
|
Replies:
2
-
Last Post:
Oct 23, 2017 2:33 AM
Last Post By: Eduardo Tavares
|
|
|
Posts:
8
Registered:
2/6/06
|
|
Hi!
I have an application that was made with Firebird 3.0 already running on a computer in a company I work at but now I need to develop another app to a company that runs Firebird 2.1.They already have a system running with firebird 2.1. What should I do to make this new application since I can open a 2.1 firebird database on my computer that has 3.0.2 installed.
I tried to install both FB 2.1 and FB 3.0.2 but did not work.
what should I do?
thank you
|
|
|
Posts:
1,529
Registered:
9/23/99
|
|
Eduardo Tavares wrote:
Hi!
I have an application that was made with Firebird 3.0 already running on a computer in a company I work at but now I need to develop another app to a company that runs Firebird 2.1.They already have a system running with firebird 2.1. What should I do to make this new application since I can open a 2.1 firebird database on my computer that has 3.0.2 installed.
I tried to install both FB 2.1 and FB 3.0.2 but did not work.
what should I do?
thank you
FireBird supports multiple instances. Install one on port 3050 the other on
port 3051. Then connect to the correct instance when developing.
--
Jeff Overcash (TeamB)
(Please do not email me directly unless asked. Thank You)
Learning is finding out what you already know. Doing is demonstrating that you
know it. Teaching is reminding others that they know it as well as you. We are
all leaners, doers, teachers. (R Bach)
|
|
|
|
Posts:
29
Registered:
1/17/05
|
|
Eduardo Tavares wrote:
Hi!
I have an application that was made with Firebird 3.0 already running on a computer in a company I work at but now I need to develop another app to a company that runs Firebird 2.1.They already have a system running with firebird 2.1. What should I do to make this new application since I can open a 2.1 firebird database on my computer that has 3.0.2 installed.
I tried to install both FB 2.1 and FB 3.0.2 but did not work.
what should I do?
thank you
FireBird supports multiple instances. Install one on port 3050 the other on
port 3051. Then connect to the correct instance when developing.
--
Jeff Overcash (TeamB)
(Please do not email me directly unless asked. Thank You)
Learning is finding out what you already know. Doing is demonstrating that you
know it. Teaching is reminding others that they know it as well as you. We are
all leaners, doers, teachers. (R Bach)
I did that and it did not work...is there any tutorial showing how to do it? Maybe I did it wrong.
thank you
|
|
|
|
Legend
|
|
Helpful Answer
(5 pts)
|
|
Correct Answer
(10 pts)
|
|
Connect with Us