<?xml version="1.0" encoding="UTF-8"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Help With Connecting Dreamweaver To My Database?</title>
	<atom:link href="http://www.savagehost.com/help-with-connecting-dreamweaver-to-my-database.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.savagehost.com/help-with-connecting-dreamweaver-to-my-database.html</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Tue, 02 Mar 2010 23:13:58 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Doug V</title>
		<link>http://www.savagehost.com/help-with-connecting-dreamweaver-to-my-database.html/comment-page-1#comment-739</link>
		<dc:creator>Doug V</dc:creator>
		<pubDate>Fri, 26 Jun 2009 10:15:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.savagehost.com/help-with-connecting-dreamweaver-to-my-database.html#comment-739</guid>
		<description>Try using localhost as the MySQL server name.</description>
		<content:encoded><![CDATA[<p>Try using localhost as the MySQL server name.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam</title>
		<link>http://www.savagehost.com/help-with-connecting-dreamweaver-to-my-database.html/comment-page-1#comment-738</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Fri, 26 Jun 2009 07:08:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.savagehost.com/help-with-connecting-dreamweaver-to-my-database.html#comment-738</guid>
		<description>&quot;Dreamweaver MX&quot; has a huge problem that it does not  allow odbc connection with PHP.
======================================...
Dreamweaver provides you with string templates to create OLE DB connection strings for ASP.NET applications (see Creating an ASP.NET database connection in Dreamweaver). To create a connection string, you replace placeholders in the template with the requested parameter values. This section gives sample parameters for Microsoft Access and SQL Server databases.
Note: For the parameter values specific to other databases, see the database vendor&#039;s documentation or consult your system administrator.
Case 1: You use the .NET Framework on a networked development server called Savant and you want to connect to a Microsoft SQL Server database called pubs on the 
server. Your SQL Server user name is &quot;sa&quot; and there is no password. 
If you use the Managed Data Provider for SQL Server (that is, if you chose SQL Connection in the Databases panel), here are the parameters to create the connection string:
Data Source=Savant;
Initial Catalog=pubs;
User ID=sa;
Password=;
Hope this helps.</description>
		<content:encoded><![CDATA[<p>&#8220;Dreamweaver MX&#8221; has a huge problem that it does not  allow odbc connection with PHP.<br />
======================================&#8230;<br />
Dreamweaver provides you with string templates to create OLE DB connection strings for ASP.NET applications (see Creating an ASP.NET database connection in Dreamweaver). To create a connection string, you replace placeholders in the template with the requested parameter values. This section gives sample parameters for Microsoft Access and SQL Server databases.<br />
Note: For the parameter values specific to other databases, see the database vendor&#8217;s documentation or consult your system administrator.<br />
Case 1: You use the .NET Framework on a networked development server called Savant and you want to connect to a Microsoft SQL Server database called pubs on the<br />
server. Your SQL Server user name is &#8220;sa&#8221; and there is no password.<br />
If you use the Managed Data Provider for SQL Server (that is, if you chose SQL Connection in the Databases panel), here are the parameters to create the connection string:<br />
Data Source=Savant;<br />
Initial Catalog=pubs;<br />
User ID=sa;<br />
Password=;<br />
Hope this helps.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
