헉... 힘드네요...
Firebird 1.5를 설치를 하니 c:\program files\firebird\firebird_1_5로 설치가 되더군요.
c:\firebird라는 디렉토리를 만들어서 모두 복사한 다음
instreg i
instsvc i
copy fbclient.dll c:\windows\system32 -> client library
copy gds32.dll c:\windows\system32 -> fbclient.dll 로 redirect
를 해주었는데
1. ibconsole를 실행하면
server has not started... 라는 메시지가 나오고 start를 누르면
cannot start local interbase라고 나오네요..
뭘 해야 하는지
2. 기존에 Firebird 1.02에서 만들었던 프로그램을 실행하면
unavailable database
라고 나오면서 접속도 되지 않네요
3. Fbconfigmanager를 실행하면
Firebird server is not installed on Your Computer
라고 나오면서 실행이 안되네요..
제가 뭐 잘못한것 있나요?
|