<?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 - FBU Tracking &amp; Knowledge Base</title>
	<atom:link href="https://tracking.fivebranches.edu/tag/sql/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description></description>
	<lastBuildDate>Sun, 01 Jun 2025 15:37:38 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.6</generator>

<image>
	<url>https://tracking.fivebranches.edu/wp-content/uploads/2024/03/cropped-fbu_icon-32x32.jpg</url>
	<title>SQL Archives - FBU Tracking &amp; Knowledge Base</title>
	<link></link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>IntraNet SQL error</title>
		<link>https://tracking.fivebranches.edu/intranet-apps/faculty/intranet-sql-error/</link>
					<comments>https://tracking.fivebranches.edu/intranet-apps/faculty/intranet-sql-error/#respond</comments>
		
		<dc:creator><![CDATA[webdeveloper]]></dc:creator>
		<pubDate>Sun, 25 May 2025 07:22:15 +0000</pubDate>
				<category><![CDATA[Faculty]]></category>
		<category><![CDATA[SQL]]></category>
		<guid isPermaLink="false">https://tracking.fivebranches.edu/?p=13265</guid>

					<description><![CDATA[<p>While adding a new Faculty from the IntraNet Faculty UI,Faculty &#8211; Add a new Faculty&#8220;SQL error&#8221; was encountered. After looking into the SQL that caused the issue, it was found that a new data field &#8220;type&#8221; was missing from the original &#8220;insert&#8221; SQL statement. Because that data field was introduced after the original SQL statement. ... <a title="IntraNet SQL error" class="read-more" href="https://tracking.fivebranches.edu/intranet-apps/faculty/intranet-sql-error/" aria-label="Read more about IntraNet SQL error">Read more</a></p>
<p>The post <a href="https://tracking.fivebranches.edu/intranet-apps/faculty/intranet-sql-error/">IntraNet SQL error</a> appeared first on <a href="https://tracking.fivebranches.edu">FBU Tracking &amp; Knowledge Base</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>While adding a new Faculty from the IntraNet Faculty UI,<br><a href="https://www.fivebranches.edu/fbu/faculty.php?" target="_blank" rel="noreferrer noopener">Faculty &#8211; Add a new Faculty</a><br>&#8220;<strong><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-red-color">SQL error</mark></strong>&#8221; was encountered.</p>



<p>After looking into the SQL that caused the issue, it was found that <strong><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-blue-color">a new data field &#8220;type&#8221;</mark></strong> was missing from the original &#8220;insert&#8221; SQL statement. Because that data field was introduced after the original SQL statement.</p>



<p>&#8220;type&#8221; is to assign the faculty type to a faculty which indicates one of the three available:<br>A &#8211; Active; H &#8211; Honorable; F &#8211; Former</p>



<p>After adding that data field, adding a new faculty no longer causes &#8220;SQL error&#8221;, providing that required data fields are filled that include <strong><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-blue-color">first name, last name, and department</mark></strong>. (See the screenshot below)</p>



<figure class="wp-block-image size-full"><a href="https://tracking.fivebranches.edu/wp-content/uploads/2025/05/fbu_faculty_addingNewIssue_2025-05-25.webp"><img fetchpriority="high" decoding="async" width="977" height="561" src="https://tracking.fivebranches.edu/wp-content/uploads/2025/05/fbu_faculty_addingNewIssue_2025-05-25.webp" alt="" class="wp-image-13267" srcset="https://tracking.fivebranches.edu/wp-content/uploads/2025/05/fbu_faculty_addingNewIssue_2025-05-25.webp 977w, https://tracking.fivebranches.edu/wp-content/uploads/2025/05/fbu_faculty_addingNewIssue_2025-05-25-300x172.webp 300w, https://tracking.fivebranches.edu/wp-content/uploads/2025/05/fbu_faculty_addingNewIssue_2025-05-25-768x441.webp 768w" sizes="(max-width: 977px) 100vw, 977px" /></a></figure>



<p><br>The SQL error was fixed on 5/25/2025.</p>



<p></p>
<p>The post <a href="https://tracking.fivebranches.edu/intranet-apps/faculty/intranet-sql-error/">IntraNet SQL error</a> appeared first on <a href="https://tracking.fivebranches.edu">FBU Tracking &amp; Knowledge Base</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://tracking.fivebranches.edu/intranet-apps/faculty/intranet-sql-error/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Add &#8220;Type&#8221; field in Faculty retrieval</title>
		<link>https://tracking.fivebranches.edu/intranet-apps/faculty/add-type-field-in-faculty-retrieval/</link>
					<comments>https://tracking.fivebranches.edu/intranet-apps/faculty/add-type-field-in-faculty-retrieval/#comments</comments>
		
		<dc:creator><![CDATA[webdeveloper]]></dc:creator>
		<pubDate>Wed, 13 Nov 2024 02:48:33 +0000</pubDate>
				<category><![CDATA[Faculty]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[type]]></category>
		<category><![CDATA[WPOS]]></category>
		<guid isPermaLink="false">https://tracking.fivebranches.edu/?p=13044</guid>

					<description><![CDATA[<p>They &#8220;type&#8221; database field was added while setting up two new Faculty groups:&#8220;Honorable&#8221; and &#8220;Former&#8221; Faculty All existing facutly are considered &#8220;Active&#8221; faculty. To prevent &#8220;Honorable&#8221; and &#8220;Former&#8221; Faculty being retrieved as Active faculty, the existing Faculty group retrieval SQLs should include &#8220;type&#8221; as part of searching criteria. Update the following Faculty lists to include ... <a title="Add &#8220;Type&#8221; field in Faculty retrieval" class="read-more" href="https://tracking.fivebranches.edu/intranet-apps/faculty/add-type-field-in-faculty-retrieval/" aria-label="Read more about Add &#8220;Type&#8221; field in Faculty retrieval">Read more</a></p>
<p>The post <a href="https://tracking.fivebranches.edu/intranet-apps/faculty/add-type-field-in-faculty-retrieval/">Add &#8220;Type&#8221; field in Faculty retrieval</a> appeared first on <a href="https://tracking.fivebranches.edu">FBU Tracking &amp; Knowledge Base</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>They &#8220;type&#8221; database field was added while setting up two new Faculty groups:<br>&#8220;Honorable&#8221; and &#8220;Former&#8221; Faculty</p>



<p>All existing facutly are considered &#8220;Active&#8221; faculty.</p>



<p>To prevent &#8220;Honorable&#8221; and &#8220;Former&#8221; Faculty being retrieved as Active faculty, the existing Faculty group retrieval SQLs should include &#8220;type&#8221; as part of searching criteria.</p>



<p>Update the following Faculty lists to include &#8220;type&#8221;:</p>



<figure data-wp-context="{&quot;imageId&quot;:&quot;6a5f8414a198e&quot;}" data-wp-interactive="core/image" class="wp-block-image size-large wp-lightbox-container"><img decoding="async" width="1024" height="571" data-wp-class--hide="state.isContentHidden" data-wp-class--show="state.isContentVisible" data-wp-init="callbacks.setButtonStyles" data-wp-on-async--click="actions.showLightbox" data-wp-on-async--load="callbacks.setButtonStyles" data-wp-on-async-window--resize="callbacks.setButtonStyles" src="https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_faculty_getFacultyWithTypeField_2024-11-12-1024x571.webp" alt="" class="wp-image-13045" srcset="https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_faculty_getFacultyWithTypeField_2024-11-12-1024x571.webp 1024w, https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_faculty_getFacultyWithTypeField_2024-11-12-300x167.webp 300w, https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_faculty_getFacultyWithTypeField_2024-11-12-768x428.webp 768w, https://tracking.fivebranches.edu/wp-content/uploads/2024/11/fbu_faculty_getFacultyWithTypeField_2024-11-12.webp 1367w" sizes="(max-width: 1024px) 100vw, 1024px" /><button
			class="lightbox-trigger"
			type="button"
			aria-haspopup="dialog"
			aria-label="Enlarge"
			data-wp-init="callbacks.initTriggerButton"
			data-wp-on-async--click="actions.showLightbox"
			data-wp-style--right="state.imageButtonRight"
			data-wp-style--top="state.imageButtonTop"
		>
			<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="none" viewBox="0 0 12 12">
				<path fill="#fff" d="M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z" />
			</svg>
		</button></figure>
<p>The post <a href="https://tracking.fivebranches.edu/intranet-apps/faculty/add-type-field-in-faculty-retrieval/">Add &#8220;Type&#8221; field in Faculty retrieval</a> appeared first on <a href="https://tracking.fivebranches.edu">FBU Tracking &amp; Knowledge Base</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://tracking.fivebranches.edu/intranet-apps/faculty/add-type-field-in-faculty-retrieval/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
	</channel>
</rss>
