<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Gravity Support Forums Topic: Choosing where to save data in database</title>
		<link>https://legacy.forums.gravityhelp.com/topic/choosing-where-to-save-data-in-database</link>
		<description>Gravity Support Forums Topic: Choosing where to save data in database</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 03:24:59 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>https://legacy.forums.gravityhelp.com/search.php</link>
		</textInput>
		<atom:link href="https://legacy.forums.gravityhelp.com/rss/topic/choosing-where-to-save-data-in-database" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Choosing where to save data in database"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/choosing-where-to-save-data-in-database#post-38137</link>
			<pubDate>Mon, 17 Oct 2011 23:29:19 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">38137@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;snomo, what are you trying to accomplish?  Maybe we can help you implement it.  Please start a new topic.  Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>snomo on "Choosing where to save data in database"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/choosing-where-to-save-data-in-database#post-38112</link>
			<pubDate>Mon, 17 Oct 2011 19:46:15 +0000</pubDate>
			<dc:creator>snomo</dc:creator>
			<guid isPermaLink="false">38112@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Any news on this?  It would be a wonderful feature to be able to specify the location of database OR at the very least, the tables where the Gravity Forms store data.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Choosing where to save data in database"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/choosing-where-to-save-data-in-database#post-4075</link>
			<pubDate>Wed, 17 Mar 2010 11:30:26 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">4075@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This isn't possible.  Gravity Forms data storage isn't configurable.&#60;/p&#62;
&#60;p&#62;What you would have to do is use the post submission API hook, read the fields, and then store the values wherever you want to store them.  You can also send the data via query string values to another page that then processes them using the confirmation redirect.&#60;/p&#62;
&#60;p&#62;So while you could store the data in another location, you would have to write the code to do so AND Gravity Forms will still store them in it's database tables also.&#60;/p&#62;
&#60;p&#62;In the future we may make it possible to post Gravity Forms data to another page that you then can process however you want, but that isn't how things work right now so until then you would have to use the available API hooks or the confirmation redirect to pull it off.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mkrapf on "Choosing where to save data in database"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/choosing-where-to-save-data-in-database#post-4072</link>
			<pubDate>Wed, 17 Mar 2010 10:17:50 +0000</pubDate>
			<dc:creator>mkrapf</dc:creator>
			<guid isPermaLink="false">4072@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have been trying to figure out the necessary code for changing the location where information is stored.  In other words, I want to specify a specific database table for storing my GF data.&#60;/p&#62;
&#60;p&#62;Is this possible?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
