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:40] – [If already install:] 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: ==== | ||
- | ==== If already install: ==== | + | If you installed the Firebird server without marking the box at "// |
- | + | ||
- | If you installed the Firebird server without marking the box at "// | + | |
- | + | ||
- | extended installation guide ]], as shown below, this will help you overcome the problem, without reinstall the Firebird. | + | |
If you open your command prompt (cmd) and navigate it to your firebird installation directory: | If you open your command prompt (cmd) and navigate it to your firebird installation directory: | ||
Line 19: | Line 16: | ||
\\ | \\ | ||
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. | ||