Delphied 0 Posted Sunday at 09:32 PM 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 22 hours ago 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 11 hours ago Those are what I tried, but sadly no dice Share this post Link to post
Delphied 0 Posted 3 hours ago 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