<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>database Archivi - SPACECLICK</title>
	<atom:link href="https://www.spaceclick.com/it/blog/tag/database/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.spaceclick.com/it/blog/tag/database/</link>
	<description>Technology, Engineering, Space</description>
	<lastBuildDate>Sat, 31 Oct 2020 12:30:01 +0000</lastBuildDate>
	<language>it-IT</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>/wp-content/uploads/2020/02/SpaceclickSC_Star_Square_W-ICON2_500-45x45.png</url>
	<title>database Archivi - SPACECLICK</title>
	<link>https://www.spaceclick.com/it/blog/tag/database/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Connection strings per databases, una pratica lista per categorie</title>
		<link>https://www.spaceclick.com/it/blog/connection-strings-per-database-una-pratica-lista-per-categorie/</link>
		
		<dc:creator><![CDATA[Dave]]></dc:creator>
		<pubDate>Sat, 25 May 2019 13:43:54 +0000</pubDate>
				<category><![CDATA[Tecnologia]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[dev]]></category>
		<category><![CDATA[pc]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[sviluppo]]></category>
		<category><![CDATA[tips]]></category>
		<guid isPermaLink="false">http://spaceclickdev.azurewebsites.net/?p=224</guid>

					<description><![CDATA[<p>Una pratica lista con le stringe di connessione più usate e divise per categorie: Microsoft SQL Server 20xx STANDARD SECURITY Server=myServerAddress;Database=myDataBase;User Id=myUsername; Password=myPassword; TRUSTED CONNECTION Server=myServerAddress;Database=myDataBase;Trusted_Connection=True; CONNECTION TO AN INSTANCE Server=myServerName\myInstanceName;Database=myDataBase;User Id=myUsername; Password=myPassword; CONNECTION VIA IP ADDRESS Data Source=190.190.200.100,1433;Network Library=DBMSSOCN; Initial Catalog=myDataBase;User ID=myUsername;Password=myPassword; ASYNCHRONOUS PROCESSING Server=myServerAddress;Database=myDataBase;Integrated Security=True; Asynchronous Processing=True; WITH MARS (Multiple Access Result Set) [&#8230;]</p>
<p>This post <a href="https://www.spaceclick.com/it/blog/connection-strings-per-database-una-pratica-lista-per-categorie/">Connection strings per databases, una pratica lista per categorie</a> is from <a href="https://www.spaceclick.com/it/">SPACECLICK</a>.</p>
]]></description>
		
		
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced 

Served from: example.com @ 2026-05-01 15:39:04 by W3 Total Cache
-->