<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Approximatrix Forums — Sqlite demo]]></title>
	<link rel="self" href="http://forums.approximatrix.com/extern.php?action=feed&amp;tid=648&amp;type=atom" />
	<updated>2017-08-24T18:34:27Z</updated>
	<generator>PunBB</generator>
	<id>http://forums.approximatrix.com/viewtopic.php?id=648</id>
		<entry>
			<title type="html"><![CDATA[Re: Sqlite demo]]></title>
			<link rel="alternate" href="http://forums.approximatrix.com/viewtopic.php?pid=3000#p3000" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[jeff]]></name>
				<uri>http://forums.approximatrix.com/profile.php?id=2</uri>
			</author>
			<updated>2017-08-24T18:34:27Z</updated>
			<id>http://forums.approximatrix.com/viewtopic.php?pid=3000#p3000</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Sqlite demo]]></title>
			<link rel="alternate" href="http://forums.approximatrix.com/viewtopic.php?pid=2999#p2999" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[cpat]]></name>
				<uri>http://forums.approximatrix.com/profile.php?id=3759</uri>
			</author>
			<updated>2017-08-24T14:37:20Z</updated>
			<id>http://forums.approximatrix.com/viewtopic.php?pid=2999#p2999</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Sqlite demo]]></title>
			<link rel="alternate" href="http://forums.approximatrix.com/viewtopic.php?pid=2996#p2996" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[jeff]]></name>
				<uri>http://forums.approximatrix.com/profile.php?id=2</uri>
			</author>
			<updated>2017-08-24T11:41:06Z</updated>
			<id>http://forums.approximatrix.com/viewtopic.php?pid=2996#p2996</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Sqlite demo]]></title>
			<link rel="alternate" href="http://forums.approximatrix.com/viewtopic.php?pid=2994#p2994" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[cpat]]></name>
				<uri>http://forums.approximatrix.com/profile.php?id=3759</uri>
			</author>
			<updated>2017-08-23T21:36:00Z</updated>
			<id>http://forums.approximatrix.com/viewtopic.php?pid=2994#p2994</id>
		</entry>
</feed>
