<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; sqlite3: Создать временную таблицу в памяти]]></title>
	<link rel="self" href="http://forum.script-coding.com/extern.php?action=feed&amp;tid=6525&amp;type=atom" />
	<updated>2011-12-06T08:21:01Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.script-coding.com/viewtopic.php?id=6525</id>
		<entry>
			<title type="html"><![CDATA[Re: sqlite3: Создать временную таблицу в памяти]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=54304#p54304" />
			<content type="html"><![CDATA[<p>Благодарю.</p>]]></content>
			<author>
				<name><![CDATA[DnsIs]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=26282</uri>
			</author>
			<updated>2011-12-06T08:21:01Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=54304#p54304</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: sqlite3: Создать временную таблицу в памяти]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=54296#p54296" />
			<content type="html"><![CDATA[<p><a href="http://www.sqlite.org/lang_attach.html">http://www.sqlite.org/lang_attach.html</a><br /><a href="http://www.sqlite.org/inmemorydb.html">http://www.sqlite.org/inmemorydb.html</a></p>]]></content>
			<author>
				<name><![CDATA[Rumata]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=24846</uri>
			</author>
			<updated>2011-12-06T06:42:08Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=54296#p54296</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: sqlite3: Создать временную таблицу в памяти]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=54294#p54294" />
			<content type="html"><![CDATA[<p>А ADO не нравится?</p>]]></content>
			<author>
				<name><![CDATA[alexii]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=1844</uri>
			</author>
			<updated>2011-12-06T06:26:24Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=54294#p54294</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[sqlite3: Создать временную таблицу в памяти]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=54293#p54293" />
			<content type="html"><![CDATA[<p>Есть такая неплохая база данных <a href="http://www.sqlite.org/">sqlite</a>, которая легко создает базы данных из командной строки.<br />Я не знаю sql, лишь вкратце.<br />Скажите есть возможность создать временную базу данных в памяти, которая бы существовала в памяти пока работает скрипт, и исчезала бы только после отработки скрипта. Без временных файлов.</p>]]></content>
			<author>
				<name><![CDATA[DnsIs]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=26282</uri>
			</author>
			<updated>2011-12-06T04:16:25Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=54293#p54293</id>
		</entry>
</feed>
