• Login
Community
  • Login

Notepad++ 7.6 and SQLinForm plugin

Scheduled Pinned Locked Moved General Discussion
7 Posts 3 Posters 4.1k 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.
  • S
    Stephen Fullerton
    last edited by Nov 15, 2018, 9:30 PM

    Just tried updating to Notepad++7.6 and cannot get the SQLinForm Plugin to load correctly. Made sure I had the latest versions of each and followed the instructions about putting the plugin DLL in the Local Appdata Directory etc etc and still no SQLinForm plugin when I restart Notepad++.
    Can anyone assist?
    Thank you

    1 Reply Last reply Reply Quote 0
    • D
      dinkumoil
      last edited by Nov 15, 2018, 10:03 PM

      Please provide the following informations:

      Do you run a local installation of Noteapd++ (installed by an installer-exe)? If yes: did you select the option “don’t use %APPDATA%” during installation?

      Additionally, post the path of notepad++.exe and the path to which you have copied the plugin DLL file.

      1 Reply Last reply Reply Quote 0
      • S
        Stephen Fullerton
        last edited by Nov 15, 2018, 10:54 PM

        Do you run a local installation of Noteapd++ (installed by an installer-exe)?

        • Local installation

        If yes: did you select the option “don’t use %APPDATA%” during installation?

        • No I did not select this option

        Additionally, post the path of notepad++.exe and the path to which you have copied the plugin DLL file
        The exe is located at C:\program files\notepad++
        The path to the plug-in is
        %localappdata%\notepad++\plugins\sqlinform

        Let me know if you need more information

        1 Reply Last reply Reply Quote 0
        • D
          dinkumoil
          last edited by dinkumoil Nov 15, 2018, 11:33 PM Nov 15, 2018, 11:32 PM

          Since the DLL file of the SQLinForm plugin is named SQLinFormNpp.dll the file has to be copied to %LocalAppData%\notepad++\plugins\SQLinFormNpp. The name of the directory has to exactly match the name of the DLL file excluding the extension .dll

          1 Reply Last reply Reply Quote 1
          • C
            chcg
            last edited by chcg Nov 16, 2018, 12:06 AM Nov 16, 2018, 12:05 AM

            SQLInForm is available from the pluginAdmin list:

            		"folder-name": "SQLinFormNpp64",
            		"display-name": "SQLinForm",
            		"version": "5.3.19",
            		"id": "651b3ce87fe1263c7ccfaa63d61ddf1ed41532a9572c513a6ec942cc445f3524",
            		"repository": "https://www.sqlinform.com/npp/SQLinFormNpp64_5.3.19.zip",
            		"description": "SQLinForm formats plain SQL, SQL embedded in Program Code, SQL snippets and SQL Statements with syntax errors.\r\n SQLinForm's Plugin for Notepad++ has a powerful code folding feature and formats your SQL as you Type. It supports all major DB like Oracle, DB2, SQL Server, Teradata, Netezza, MySQL, Sybase, MS Access, etc. SQLinForm incorporates its own multi-DB parser engine. No additional software is required.",
            		"author": "Guido Thelen",
            		"homepage": "https://www.sqlinform.com"
            

            , so installation via PA went fine during my tests.

            1 Reply Last reply Reply Quote 0
            • S
              Stephen Fullerton
              last edited by Nov 16, 2018, 2:05 AM

              Thank you both. I will try that tomorrow morning.

              1 Reply Last reply Reply Quote 0
              • S
                Stephen Fullerton
                last edited by Nov 18, 2018, 1:06 AM

                It worked thank you

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