Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| geoscene3d:troubleshooting:firebird [2020/01/28 16:01] – created gs3d | geoscene3d:troubleshooting:firebird [2020/05/13 09:15] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Firebird ====== | ====== Firebird ====== | ||
| + | |||
| + | Notice that the database **MUST** be placed on the same machine, you have installed the Firebird server.\\ | ||
| + | (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 you installed the Firebird server without marking the box at "// | ||
| + | |||
| + | 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:\\ | ||
| + | CD C: \ Program Files (x86) \ Firebird \ Firebird_2_5 \ bin\\ | ||
| + | \\ | ||
| + | Next, type two commands:\\ | ||
| + | Instclient.exe i fbclient\\ | ||
| + | and\\ | ||
| + | Instclient.exe i gds32\\ | ||
| + | \\ | ||
| + | Then it will help you get it all right and installed and then you should be ready to go. | ||
| + | |||
| + | |||
