<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Approximatrix Forums — Sqlite demo]]></title>
		<link>http://forums.approximatrix.com/viewtopic.php?id=648</link>
		<atom:link href="http://forums.approximatrix.com/extern.php?action=feed&amp;tid=648&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Sqlite demo.]]></description>
		<lastBuildDate>Thu, 24 Aug 2017 18:34:27 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Sqlite demo]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?pid=3000#p3000</link>
			<description><![CDATA[<p>The zip file probably contains all the Flibs source code, which you&#039;ll need to compile yourself.&nbsp; You&#039;d also need to download and compile SQLite as well.&nbsp; On Windows it can be a tedious task, which is why we offer a <a href="http://packages.simplyfortran.com/package/26.html">pre-built distribution</a> through our <a href="http://packages.simplyfortran.com/">package manager</a>.</p>]]></description>
			<author><![CDATA[null@example.com (jeff)]]></author>
			<pubDate>Thu, 24 Aug 2017 18:34:27 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?pid=3000#p3000</guid>
		</item>
		<item>
			<title><![CDATA[Re: Sqlite demo]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?pid=2999#p2999</link>
			<description><![CDATA[<p>I&#039;m on Windows 10. I&#039;ve downloaded the flibs zip and unzipped it, but I see no instructions on where to install the unzizpped files.</p>]]></description>
			<author><![CDATA[null@example.com (cpat)]]></author>
			<pubDate>Thu, 24 Aug 2017 14:37:20 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?pid=2999#p2999</guid>
		</item>
		<item>
			<title><![CDATA[Re: Sqlite demo]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?pid=2996#p2996</link>
			<description><![CDATA[<p>SQLite is a C library, so calling these routines from Fortran is not completely straightforward.&nbsp; You have a few options:</p><p>1. Create interfaces for the SQLite routines you need</p><p>2. Use an <a href="http://packages.simplyfortran.com/package/26.html">existing wrapper for Fortran</a></p><p>We do offer a <a href="http://packages.simplyfortran.com/package/26.html">packaged version</a> of the <a href="http://flibs.sourceforge.net/">FLibs SQLite</a> interface for Windows, and it wouldn&#039;t be too hard to build for Linux or macOS.&nbsp; Are you trying to do this on Windows?</p>]]></description>
			<author><![CDATA[null@example.com (jeff)]]></author>
			<pubDate>Thu, 24 Aug 2017 11:41:06 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?pid=2996#p2996</guid>
		</item>
		<item>
			<title><![CDATA[Sqlite demo]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?pid=2994#p2994</link>
			<description><![CDATA[<p>I&#039;m new to simplyfortran and was searching for a demo using sqlite and found nothing.</p><p>Does anyone know of a sqlite demo showing the basics of&nbsp; opening/creating&nbsp; a database, creating tables/views/triggers, and inserting/updating tables?</p>]]></description>
			<author><![CDATA[null@example.com (cpat)]]></author>
			<pubDate>Wed, 23 Aug 2017 21:36:00 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?pid=2994#p2994</guid>
		</item>
	</channel>
</rss>
