<?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: Populating from and writing to external database</title>
		<link>https://legacy.forums.gravityhelp.com/topic/populating-from-and-writing-to-external-database</link>
		<description>Gravity Support Forums Topic: Populating from and writing to external database</description>
		<language>en-US</language>
		<pubDate>Fri, 24 Apr 2026 16:57:29 +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/populating-from-and-writing-to-external-database" rel="self" type="application/rss+xml" />

		<item>
			<title>andrew carbn on "Populating from and writing to external database"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/populating-from-and-writing-to-external-database#post-317339</link>
			<pubDate>Tue, 11 Jun 2013 13:40:40 +0000</pubDate>
			<dc:creator>andrew carbn</dc:creator>
			<guid isPermaLink="false">317339@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
I know this is an old thread, but did you ever get anywhere with this? I'm trying to solve a  directly related problem in this thread:&#60;br /&#62;
&#60;a href=&#34;http://www.gravityhelp.com/forums/topic/gform_after_submission-writing-to-a-mysql-database?replies=2#post-317312&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/gform_after_submission-writing-to-a-mysql-database?replies=2#post-317312&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kpince on "Populating from and writing to external database"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/populating-from-and-writing-to-external-database#post-7524</link>
			<pubDate>Sun, 18 Jul 2010 16:36:31 +0000</pubDate>
			<dc:creator>kpince</dc:creator>
			<guid isPermaLink="false">7524@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Well, that's what I figured.&#60;/p&#62;
&#60;p&#62;I'll be looking forward to it.&#60;/p&#62;
&#60;p&#62;Cheers&#60;/p&#62;
&#60;p&#62;KP
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Populating from and writing to external database"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/populating-from-and-writing-to-external-database#post-7514</link>
			<pubDate>Sun, 18 Jul 2010 13:16:54 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">7514@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Gravity Forms itself does not read or write to any external database.  It only interacts with it's own tables created in your WordPress install.&#60;/p&#62;
&#60;p&#62;If you want Gravity Forms to save data to a different database you would have to use the PHP API hooks to do so and write custom PHP to save the form data to the database you want to save it to.&#60;/p&#62;
&#60;p&#62;If you need to pre-populate field values you can do the same using custom PHP and hooks to pre-populate field values on the form.  Keep in mind you can't dynamically create fields, you can only pre-populate the value of fields that exist on the form created in Gravity Forms.&#60;/p&#62;
&#60;p&#62;We will be launching our new documentation area within the next couple weeks and it will have a complete rundown of ALL the available API hooks, what they do, correct syntax for using them and a sample.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kpince on "Populating from and writing to external database"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/populating-from-and-writing-to-external-database#post-7511</link>
			<pubDate>Sun, 18 Jul 2010 05:39:13 +0000</pubDate>
			<dc:creator>kpince</dc:creator>
			<guid isPermaLink="false">7511@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have the same problem here myself..still not decided..&#60;/p&#62;
&#60;p&#62;Need to save and read from another mysql database residing on the same server as wp..&#60;/p&#62;
&#60;p&#62;Any comments ?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Coen Jacobs on "Populating from and writing to external database"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/populating-from-and-writing-to-external-database#post-6402</link>
			<pubDate>Wed, 16 Jun 2010 16:35:17 +0000</pubDate>
			<dc:creator>Coen Jacobs</dc:creator>
			<guid isPermaLink="false">6402@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm working on a project and we're about to decide wether or not use GF for the job. Main concern is populating fields from an external database and write user input to the same external database. I've never done this before and I really don't know what's possible with GF and controlling external databases.&#60;/p&#62;
&#60;p&#62;There are possibilities to use GF-hooks and custom plugins, but I'm not sure if I'm able to alter what GF will do with the user input. And, even more important, are we able to hook into GF saving the contents/fields of a form so we can adjust the structure of the external database to it?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
