• Login
Community
  • Login

[New Plugin] npp.connections

Scheduled Pinned Locked Moved Notepad++ & Plugin Development
10 Posts 2 Posters 6.2k Views
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • V
    vladk1973
    last edited by Feb 15, 2018, 5:11 PM

    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

    1 Reply Last reply Reply Quote 0
    • C
      chcg
      last edited by chcg Feb 15, 2018, 8:36 PM Feb 15, 2018, 8:36 PM

      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?

      1 Reply Last reply Reply Quote 0
      • V
        vladk1973
        last edited by Feb 17, 2018, 9:35 AM

        Thanks for the help.

        1 Reply Last reply Reply Quote 0
        • V
          vladk1973
          last edited by Feb 17, 2018, 10:01 AM

          Yes, I would like to implement the 64 bit version

          1 Reply Last reply Reply Quote 0
          • V
            vladk1973
            last edited by Feb 19, 2018, 9:24 PM

            Hi All
            x64 bit version is available here

            1 Reply Last reply Reply Quote 0
            • C
              chcg
              last edited by Feb 20, 2018, 9:43 PM

              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

              V 2 Replies Last reply Feb 22, 2018, 5:21 PM Reply Quote 0
              • V
                vladk1973 @chcg
                last edited by Feb 22, 2018, 5:21 PM

                this is a strange error. I’ll check again.

                1 Reply Last reply Reply Quote 0
                • V
                  vladk1973 @chcg
                  last edited by Feb 22, 2018, 6:52 PM

                  @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

                  1 Reply Last reply Reply Quote 0
                  • C
                    chcg
                    last edited by Feb 23, 2018, 3:40 PM

                    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.dll

                    Just an empty document open.

                    1 Reply Last reply Reply Quote 0
                    • V
                      vladk1973
                      last edited by Feb 23, 2018, 4:52 PM

                      @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

                      1 Reply Last reply Reply Quote 0
                      3 out of 10
                      • First post
                        3/10
                        Last post
                      The Community of users of the Notepad++ text editor.
                      Powered by NodeBB | Contributors