pgadmin logo shortcut icon on menubar - pgadmin-4

I've dowloaded postgresSQL with pgadmin through the postgres.org website. everything works. Although I can't seem to find the pgadmin logo shortcut (to shutdown server or to add a new pgadmin window) on the menubar of my mac. I'm running pgadmin 4 version 6.7
Any suggestions

Related

SQL Server Management Studio (SSMS) "View Dependencies" not displaying correctly

I just got a new computer at work. Switched from window 10 home to pro, and when I installed SSMS on the new PC the view dependencies windows is not displaying at correct size. The 'Object Dependencies' Window is not listed in the adjustable Fonts and Colors settings. Is there any way to fix this?
Found the issue here
Just override the DPI Scaling in App properties to fix.

Disproportionate windows in SQL Server Management Studio

Sorry for a noob question, but this is driving me nuts!
Some windows are of a disproportionate size in SQL SSMS and I need to reset them. I recently replaced my old development laptop with a new one and I did a fresh install of Windows 10, Visual Studio 2015 Enterprise, and SQL Server 2014 Enterprise. When I initially installed management studio, my laptop's screen resolution was set at 2880x1620 with "Change the size of text, apps, and other items" set to 200%. I've now docked my laptop and adjusted the built-in display to 1920x1080 and 100% and when I start management studio the dialog windows are huge! They're so big in fact that many of the text boxes overlap each other.
Is there any way to reset SMS to factory defaults?
The login window:
The new db window:
The problem you're running into occurs because SSMS has not been optimized for High-DPI displays. You can try the recently released SSMS November preview release that has initial support for High-DPI displays.

Excel functionality is not working while publishing winform app with clickonce

I have published my winforms client application with click once.
I am using visual studio 8 and OS Win Server 2003 SP2.
first using click once i was not able to use excel upload part of my app in windows 7 (64) but it was working on server 2003(32)/2008(64) and windows 8(32bit).
but after some googling I had some suggestions which i have changed.
List of changes I have done
changed the OLEDB connection string to Provider=Microsoft.ACE.OLEDB.12.0;Data Source='".
changed the target platform to X86.
removed all the office components from the server and re-installed AccessDatabaseEngine.exe.
Checked the MIME type all the .deploy manifest and all are
there(also checked the office extensions).
After doing these changes I was able to use the Excel upload on all the OS.
But after 3 versions now its again stopped working.
Now I am out of clues what went wrong.

SQL Express 2008 R2 Server Management Studio duplicate toolbars

I've installed SQL Express 2008 on a 64-bit Windows 7 machine and have noticed that the Server Management Studio has duplicate toolbars, so that the standard toolbar shows, "File File Edit Edit" etc. The content of the toolbars is duplicated in a similar way. Has anyone else noticed similar issues?
This happened to me recently as well. When I went to add/remove buttons, and for each button, one was enabled and one was disabled.
Once I removed all of the enabled ones, the disabled ones were all that was left, and it went back to normal.
SSMS saves information about toolbar settings in .prf files.
Try to locate them in folder with path, similar to:
C:\Users\LOGINNAME\AppData\Roaming\Microsoft\Microsoft SQL Server\100\Tools\Shell
and delete .prf file with latest modification date. This will force SSMS to re-create all buttons/menues.

Visual Studio 2008 - Can't edit events in WPF

I just got a new PC with Windows 7. While editing a WPF window, when I right-click on a control and select Properties, I get the familiar property window docked in the lower-right coner. For some reason, I do not see the lightning bolt button to toggle over to the events. Also, when I double-click on a control, nothing happens.
Has anyone seen this? What can I do?
You need to install VS 2008 SP1 for that feature (and a lot more!).
I manually uninstalled VS 2008 (by uninstalling each component one-by-one as specified in the readme file), then reinstalled it along with SP1, and it's fixed now.

Resources