Delphied 0 Posted March 16 Did a default install of InterBase 2020 Developer Edition and when I try to connect to the server via IBConsole I get the following error: Your user name and password are not defined. Ask your database administrator to set up an InterBase login. Are there additional steps? Trying to follow along with Cary Jensen's book and can't move forward. Share this post Link to post
Paul Dardeau 4 Posted March 17 You might want to try username 'SYSDBA' and password 'masterkey'. I don't know for sure if it will work but it's worth a try. Share this post Link to post
Delphied 0 Posted March 17 Got it working! I installed it on a machine that never had InterBase before and everything worked. On my original machine I removed InterBase with a tool that also got rid of the registry keys and various other files. Reinstalled and all was good! Share this post Link to post