Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
geoscene3d:troubleshooting:firebird [2020/02/25 14:13] – [Firebird] gs3d | geoscene3d:troubleshooting:firebird [2020/05/13 09:15] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 4: | Line 4: | ||
(eg. if your Firebird server is placed on your local machine, the database should be placed at the same local machine). | (eg. if your Firebird server is placed on your local machine, the database should be placed at the same local machine). | ||
+ | ==== If not install correct: ==== | ||
- | ==== How to install | + | If you installed the Firebird server without marking the box at "// |
- | Go to the GeoScene3d website and download the Firebird Server from there: | + | If you open your command prompt (cmd) and navigate it to your firebird installation directory: |
- | + | C: \ Program Files (x86) \ Firebird \ Firebird_2_5 \ bin\\ | |
- | [[https:// | + | (or where your Firebird is installed)\\ |
- | + | ||
- | + | ||
- | ==== | + | |
- | + | ||
- | {{: | + | |
- | + | ||
- | {{: | + | |
- | + | ||
- | {{: | + | |
- | + | ||
- | {{: | + | |
- | + | ||
- | {{: | + | |
- | + | ||
- | {{: | + | |
- | + | ||
- | {{: | + | |
- | + | ||
- | {{: | + | |
- | + | ||
- | {{: | + | |
- | + | ||
- | {{: | + | |
- | + | ||
- | {{: | + | |
- | + | ||
- | <font 11pt/ | + | |
- | + | ||
- | + | ||
- | ==== If already install: ==== | + | |
- | + | ||
- | Of course, you can delete your Firebird server and then install a new one by following the above guide (for some it is easiest). | + | |
- | However, here is another option. | + | |
- | + | ||
- | If you open your command prompt (cmd) and navigate it to your firebird installation directory: \\ | + | |
- | C: \ Program Files (x86) \ Firebird \ Firebird_2_5 \ bin \\ | + | |
- | (or where your Firebird is installed) \\ | + | |
\\ | \\ | ||
- | For our example, the following command is used: \\ | + | For our example, the following command is used:\\ |
- | CD C: \ Program Files (x86) \ Firebird \ Firebird_2_5 \ bin \\ | + | CD C: \ Program Files (x86) \ Firebird \ Firebird_2_5 \ bin\\ |
\\ | \\ | ||
- | Next, type two commands: \\ | + | Next, type two commands: |
- | Instclient.exe | + | Instclient.exe |
- | and \\ | + | and\\ |
- | Instclient.exe | + | Instclient.exe |
\\ | \\ | ||
Then it will help you get it all right and installed and then you should be ready to go. | Then it will help you get it all right and installed and then you should be ready to go. | ||