Feature request: Database connection wizard to list available databases
One minor feature request is to have the SQL Server connection wizard be able to list the available databases instead of the user manually entering a database name.
One minor feature request is to have the SQL Server connection wizard be able to list the available databases instead of the user manually entering a database name.
Comments
The dropdown should work if you have permissions to list databases.
I am an admin on my local machine and running LinqPad as an admin. The database field is a textbox.
I see - you're creating an EF Core connection. This feature hasn't yet been implemented for EF Core connections - it's more work, because it needs to handle multiple database providers.