<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Snippets install gives "unable to find the database"]]></title><description><![CDATA[<p dir="auto">New to npp, just installed snippets plugin. When i run it I get the database error message and when I exit npp I get another error saying “Filename not set”. I’ve gone to the home page for the plugin and it says “NppSnippets.sqlite to the plugins/Config directory in your AppData” but of course, that file does not exist in the download. WTF. How do I install this plugin?</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/15629/snippets-install-gives-unable-to-find-the-database</link><generator>RSS for Node</generator><lastBuildDate>Wed, 19 Aug 2026 03:45:36 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/15629.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 15 Apr 2018 23:38:34 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Snippets install gives "unable to find the database" on Wed, 29 May 2019 09:43:07 GMT]]></title><description><![CDATA[<p dir="auto">Move all the files of the plugin into one directory, and nothing needs to be renamed</p>
<p dir="auto"><img src="https://i.imgur.com/pRivii3.png" alt="Imgur" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.notepad-plus-plus.org/post/43931</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/43931</guid><dc:creator><![CDATA[andrecool-68]]></dc:creator><pubDate>Wed, 29 May 2019 09:43:07 GMT</pubDate></item><item><title><![CDATA[Reply to Snippets install gives "unable to find the database" on Wed, 29 May 2019 00:49:34 GMT]]></title><description><![CDATA[<p dir="auto">The solution is simple guys, really.  Open your %appdata%\Notepad++\plugins\config\NppSnippets.ini file and add the entry:</p>
<p dir="auto"><strong>DBFile=“<em>YOUR-FULL-NOTEPAD-INSTALLATION-FOLDER</em>\plugins\NppSnippets\NppSnippets\Template.sqlite”</strong></p>
<p dir="auto">So if you installed Notepad++ to “C:\Program Files (x86)\Notepad++” then you would add the following line to the end of your \NppSnippets.ini file:</p>
<p dir="auto"><strong>DBFile=“C:\Program Files (x86)\Notepad++\plugins\NppSnippets\NppSnippets\Template.sqlite”</strong></p>
]]></description><link>https://community.notepad-plus-plus.org/post/43917</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/43917</guid><dc:creator><![CDATA[B E86]]></dc:creator><pubDate>Wed, 29 May 2019 00:49:34 GMT</pubDate></item><item><title><![CDATA[Reply to Snippets install gives "unable to find the database" on Sun, 27 Jan 2019 09:54:14 GMT]]></title><description><![CDATA[<p dir="auto">welcome to the notepad++ community, <a class="plugin-mentions-user plugin-mentions-a" href="/user/ridwanur-rahman" aria-label="Profile: Ridwanur-rahman">@<bdi>Ridwanur-rahman</bdi></a><br />
thank you for your guide and your time to share.</p>
<p dir="auto">please note that your guide about installing NPP Snippets, albeit being correct, will currently only work on notepad++ 7.5.9 and below.<br />
“Plugin Manager” is not compatible with notepad++ version 7.6 and above, as the plugins folder structure has changed.</p>
<p dir="auto">for example a <strong>correct guide</strong> to install the Snippets plugin on <strong>notepad++ 7.6.2</strong> (32 and 64 bit, installed version, not portable) would be:</p>
<ul>
<li>
<p dir="auto">install Snippets using the official, built in <code>Plugins Admin</code> in the notepad++ plugin menu</p>
</li>
<li>
<p dir="auto">open an explorer window and enter following address in the address bar:<br />
<code>%ProgramData%\Notepad++\plugins\NppSnippets\NppSnippets\</code></p>
</li>
<li>
<p dir="auto">copy <code>Template.sqlite</code> to <code>%AppData%\Notepad++\plugins\config</code></p>
</li>
<li>
<p dir="auto">rename <code>Template.sqlite</code> to <code>NppSnippets.sqlite</code></p>
</li>
<li>
<p dir="auto">restart notepad++</p>
</li>
</ul>
<p dir="auto"><strong>note:</strong> the plugin folder structure is in transition, so a guide for 7.6.2 will probably <strong>not</strong> work on 7.6.3 or 7.6.1 and below</p>
]]></description><link>https://community.notepad-plus-plus.org/post/38997</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/38997</guid><dc:creator><![CDATA[Meta Chuh]]></dc:creator><pubDate>Sun, 27 Jan 2019 09:54:14 GMT</pubDate></item><item><title><![CDATA[Reply to Snippets install gives "unable to find the database" on Sun, 27 Jan 2019 06:22:13 GMT]]></title><description><![CDATA[<p dir="auto">just follow these steps .I found it from nppsnippets official website-&gt;</p>
<p dir="auto">The easiest way to install this plugin is by using the Plugin Manager: from the “Plugins” menu, choose the “Plugin Manager” and “Show Plugin Manager”. Select the “Snippets” plugin and choose “install” and follow the instructions on the screen.</p>
<p dir="auto">To manually install the plugin, copy NppSnippets.dll to the plugins directory and copy Template.sqlite to the plugins/config directory in the user’s “Application Data” directory and name it NppSnippets.sqlite. On my Windows 7 machine this directory is C:\Users\Frank\AppData\Roaming\Notepad++\plugins\config. Then (re)start Notepad++.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/38996</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/38996</guid><dc:creator><![CDATA[Ridwanur rahman]]></dc:creator><pubDate>Sun, 27 Jan 2019 06:22:13 GMT</pubDate></item><item><title><![CDATA[Reply to Snippets install gives "unable to find the database" on Fri, 20 Apr 2018 15:09:20 GMT]]></title><description><![CDATA[<p dir="auto">I corrected that for the 32bit and 64bit versions PM plugin devlist right now.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/31773</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/31773</guid><dc:creator><![CDATA[chcg]]></dc:creator><pubDate>Fri, 20 Apr 2018 15:09:20 GMT</pubDate></item><item><title><![CDATA[Reply to Snippets install gives "unable to find the database" on Fri, 20 Apr 2018 14:54:17 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/dinkumoil" aria-label="Profile: dinkumoil">@<bdi>dinkumoil</bdi></a>  Thanks for the hint. Indeed the copy operations are just matching to snippets 1.3 and were not adapted to the changes with 1.4.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/31772</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/31772</guid><dc:creator><![CDATA[chcg]]></dc:creator><pubDate>Fri, 20 Apr 2018 14:54:17 GMT</pubDate></item><item><title><![CDATA[Reply to Snippets install gives "unable to find the database" on Fri, 20 Apr 2018 14:15:20 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/chcg" aria-label="Profile: chcg">@<bdi>chcg</bdi></a></p>
<p dir="auto">On YouTube you can find a lot of videos showing how to install this plugin manually. The problem is that the copy commands provided in PluginManager’s XML file are buggy.</p>
<p dir="auto">In the downloaded file there is no folder <code>NppSnippets\SQL</code>. Instead the SQL files are located in <code>NppSnippets</code> directly. The absence of these files after plugin’s installation causes it to fail.</p>
<p dir="auto">Also the copy commands for the *.html and *.pdf files are superfluous, the downloaded ZIP doesn’t contain files of these types.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/31771</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/31771</guid><dc:creator><![CDATA[dinkumoil]]></dc:creator><pubDate>Fri, 20 Apr 2018 14:15:20 GMT</pubDate></item><item><title><![CDATA[Reply to Snippets install gives "unable to find the database" on Fri, 20 Apr 2018 13:53:04 GMT]]></title><description><![CDATA[<p dir="auto">PluginManager could do it for you. The installation commands there:</p>
<pre><code>Download https://github.com/ffes/nppsnippets/releases/download/v1.4.0/NppSnippets-140-x32.zip MD5: bc30a2ff3af968e66cf7e192cd5b7bb1
Copy from: NppSnippets.dll To: $PLUGINDIR$\ Validate Directory
Copy from: NppSnippets\SQL\*.sql To: $PLUGINDIR$\NppSnippets\SQL Directory
Copy from: NppSnippets\*.html To: $PLUGINDIR$\NppSnippets Directory
Copy from: NppSnippets\*.pdf To: $PLUGINDIR$\NppSnippets Directory
Copy from: NppSnippets\*.sqlite To: $PLUGINDIR$\NppSnippets Directory
</code></pre>
]]></description><link>https://community.notepad-plus-plus.org/post/31769</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/31769</guid><dc:creator><![CDATA[chcg]]></dc:creator><pubDate>Fri, 20 Apr 2018 13:53:04 GMT</pubDate></item><item><title><![CDATA[Reply to Snippets install gives "unable to find the database" on Mon, 16 Apr 2018 00:06:32 GMT]]></title><description><![CDATA[<p dir="auto">Solved it myself! I found this video on Youtube that got it to work:<br />
<a href="https://www.youtube.com/watch?v=NabHFvpAJCs" rel="nofollow ugc">https://www.youtube.com/watch?v=NabHFvpAJCs</a><br />
I didn’t uninstall my 64 bit system as he suggests, I just copied the downloaded folder and file into my Program Files\Notepad++\Plugins folder and now it works!</p>
]]></description><link>https://community.notepad-plus-plus.org/post/31684</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/31684</guid><dc:creator><![CDATA[Terry Wysocki]]></dc:creator><pubDate>Mon, 16 Apr 2018 00:06:32 GMT</pubDate></item></channel></rss>