<?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>SQL Archives - CE-iT</title>
	<atom:link href="https://ce-it.com/docs/tag/sql/feed/" rel="self" type="application/rss+xml" />
	<link>https://ce-it.com/docs/tag/sql/</link>
	<description>Documentation</description>
	<lastBuildDate>Thu, 08 Feb 2024 12:17:48 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.1</generator>

<image>
	<url>https://ce-it.com/docs/wp-content/uploads/2022/02/cropped-Icon-32x32.png</url>
	<title>SQL Archives - CE-iT</title>
	<link>https://ce-it.com/docs/tag/sql/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Using variables in MA!N functions</title>
		<link>https://ce-it.com/docs/using-variables-in-main-functions/</link>
					<comments>https://ce-it.com/docs/using-variables-in-main-functions/#respond</comments>
		
		<dc:creator><![CDATA[ceit-beheer]]></dc:creator>
		<pubDate>Thu, 08 Feb 2024 12:14:06 +0000</pubDate>
				<category><![CDATA[Docs]]></category>
		<category><![CDATA[Functions]]></category>
		<category><![CDATA[SQL]]></category>
		<guid isPermaLink="false">https://ce-it.com/docs/?p=514</guid>

					<description><![CDATA[<p>Some MA!N core functions offer variables to address the information needed. During the processing of these functions, MA!N replaces the variables with the right information.</p>
<p>The post <a href="https://ce-it.com/docs/using-variables-in-main-functions/">Using variables in MA!N functions</a> appeared first on <a href="https://ce-it.com/docs">CE-iT</a>.</p>
]]></description>
		
					<wfw:commentRss>https://ce-it.com/docs/using-variables-in-main-functions/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Linking files with SQL to items in MA!N</title>
		<link>https://ce-it.com/docs/linking-files-with-sql/</link>
					<comments>https://ce-it.com/docs/linking-files-with-sql/#respond</comments>
		
		<dc:creator><![CDATA[ceit-beheer]]></dc:creator>
		<pubDate>Wed, 14 Dec 2022 13:36:37 +0000</pubDate>
				<category><![CDATA[Docs]]></category>
		<category><![CDATA[SQL]]></category>
		<guid isPermaLink="false">https://ce-it.com/docs/?p=451</guid>

					<description><![CDATA[<p>You can easily let people open files from MA!N just by adding a simple SQL command. Whether it concerns a sent letter or files in a situation where MA!N functions as a document management system.</p>
<p>The post <a href="https://ce-it.com/docs/linking-files-with-sql/">Linking files with SQL to items in MA!N</a> appeared first on <a href="https://ce-it.com/docs">CE-iT</a>.</p>
]]></description>
		
					<wfw:commentRss>https://ce-it.com/docs/linking-files-with-sql/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Creating a compressed back-up of a database</title>
		<link>https://ce-it.com/docs/creating-a-compressed-back-up-of-a-database/</link>
					<comments>https://ce-it.com/docs/creating-a-compressed-back-up-of-a-database/#respond</comments>
		
		<dc:creator><![CDATA[ceit-beheer]]></dc:creator>
		<pubDate>Mon, 15 Nov 2021 08:23:00 +0000</pubDate>
				<category><![CDATA[Docs]]></category>
		<category><![CDATA[SQL]]></category>
		<guid isPermaLink="false">https://ce-it.com/docs/?p=78</guid>

					<description><![CDATA[<p>A script for creating a compressed and encryted backup with integrated back-up the functionality of SQL.</p>
<p>The post <a href="https://ce-it.com/docs/creating-a-compressed-back-up-of-a-database/">Creating a compressed back-up of a database</a> appeared first on <a href="https://ce-it.com/docs">CE-iT</a>.</p>
]]></description>
		
					<wfw:commentRss>https://ce-it.com/docs/creating-a-compressed-back-up-of-a-database/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Using color in a datagrid</title>
		<link>https://ce-it.com/docs/using-color-in-a-datagrid/</link>
					<comments>https://ce-it.com/docs/using-color-in-a-datagrid/#respond</comments>
		
		<dc:creator><![CDATA[ceit-beheer]]></dc:creator>
		<pubDate>Wed, 11 Aug 2021 13:15:00 +0000</pubDate>
				<category><![CDATA[Docs]]></category>
		<category><![CDATA[SQL]]></category>
		<guid isPermaLink="false">https://ce-it.com/docs/?p=46</guid>

					<description><![CDATA[<p>It is possible to give a row in a datagrid a different color based on the contents of a column that row.</p>
<p>The post <a href="https://ce-it.com/docs/using-color-in-a-datagrid/">Using color in a datagrid</a> appeared first on <a href="https://ce-it.com/docs">CE-iT</a>.</p>
]]></description>
		
					<wfw:commentRss>https://ce-it.com/docs/using-color-in-a-datagrid/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>SQL dependency in MAIN</title>
		<link>https://ce-it.com/docs/sql-dependency-in-main/</link>
					<comments>https://ce-it.com/docs/sql-dependency-in-main/#respond</comments>
		
		<dc:creator><![CDATA[ceit-beheer]]></dc:creator>
		<pubDate>Tue, 09 Feb 2021 13:10:04 +0000</pubDate>
				<category><![CDATA[Docs]]></category>
		<category><![CDATA[SQL]]></category>
		<guid isPermaLink="false">https://ce-it.com/docs/?p=30</guid>

					<description><![CDATA[<p>Sometimes you want database changes pushed to a screen without interaction of the user. This requires a few updates to your database.</p>
<p>The post <a href="https://ce-it.com/docs/sql-dependency-in-main/">SQL dependency in MAIN</a> appeared first on <a href="https://ce-it.com/docs">CE-iT</a>.</p>
]]></description>
		
					<wfw:commentRss>https://ce-it.com/docs/sql-dependency-in-main/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
