[New Plugin] npp.connections
-
Hi All
I push my first plugin in GitHub there
It’s allows to connect Notepad++ to MS SQL/Sybase, or to ODBC data sources, executes SQL queries, and shows results in SQL tabs.
It’s very easy to use, but it will be useful for SQL developers, I think.
I’ll be glad to some comments -
Could you provide a zip package of your dll, so it could be listed by the plugin manager (https://github.com/bruderstein/nppPluginManager) See also https://help.github.com/articles/creating-releases/, so the binary data doesn’t need to be commited with the source. Any plans for a x64 version?
-
Thanks for the help.
-
Yes, I would like to implement the 64 bit version
-
Hi All
x64 bit version is available here -
Added for x86 with https://npppm.bruderste.in/plugins/view/nppconnection. But npp.connections.dll still has version number 1.0.0.0.
x64 version is not functional for me with N++ 7.5.4. Startup is ok, but calling npp.connections menu entry N++ crashes. For x64 (https://github.com/vladk1973/npp.connections/releases/download/v1.0.1/npp.connections-1.0.1-x64.zip) the file version of the dll is 1.0.2.0 -
this is a strange error. I’ll check again.
-
@chcg . Can you describe me error?
I check release version in several computers, it’s works well, with no crushes
Pls, send me some screens -
Callstack:
notepad++.exe!00007ff7a1c81909() Unbekannt Es wurden keine Symbole geladen.
notepad++.exe!00007ff7a1c96ea2() Unbekannt Es wurden keine Symbole geladen.
notepad++.exe!00007ff7a1c98d03() Unbekannt Es wurden keine Symbole geladen.
notepad++.exe!00007ff7a1c94aa1() Unbekannt Es wurden keine Symbole geladen.
[Externer Code] Frame mit Anmerkungen
npp.connections.dll!00000000006f0859() Unbekannt Es wurden keine Symbole geladen.
npp.connections.dll!00000000006f0489() Unbekannt Es wurden keine Symbole geladen.
npp.connections.dll!00000000007a7ad3() Unbekannt Es wurden keine Symbole geladen.
npp.connections.dll!00000000007a7720() Unbekannt Es wurden keine Symbole geladen.
notepad++.exe!00007ff7a1cd7a65() Unbekannt Es wurden keine Symbole geladen.
notepad++.exe!00007ff7a1ca56a9() Unbekannt Es wurden keine Symbole geladen.
notepad++.exe!00007ff7a1c9567e() Unbekannt Es wurden keine Symbole geladen.
notepad++.exe!00007ff7a1c98d03() Unbekannt Es wurden keine Symbole geladen.
notepad++.exe!00007ff7a1c94aa1() Unbekannt Es wurden keine Symbole geladen.
[Externer Code] Frame mit Anmerkungen
notepad++.exe!00007ff7a1d2c05c() Unbekannt Es wurden keine Symbole geladen.with
Der Thread 0x2fac hat mit Code 0 (0x0) geendet. Ausnahmefehler bei 0x00007FF7A1C81909 in notepad++.exe: 0xC000041D: Ausnahmefehler während eines Benutzerrückrufs
N++ info of a zip version:
Notepad++ v7.5.4 (64-bit)
Build time : Jan 1 2018 - 01:50:29
Path : C:\Users\xxx\xxx\xxx\npp.7.5.4.bin.x64\notepad++.exe
Admin mode : OFF
Local Conf mode : ON
OS : Windows 10 (64-bit)
Plugins : npp.connections.dll PluginManager.dllJust an empty document open.
-
@chcg said:
Unbekannt Es wurden keine Symbole geladen
Try with new version. I reload zip yesterday. I clear cyrillic symbols from combobox default text. I think, the error will be disappear
Added for x86 with https://npppm.bruderste.in/plugins/view/nppconnection.
I tried to do that, but no messages comes to my email. I’m still waiting, but nothing happens
Thank’s for your interest