<?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: Moving SQL Server Database to GoDaddy</title>
	<atom:link href="http://www.sapethemape.com/2009/08/moving-sql-server-database-to-godaddy/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sapethemape.com/2009/08/moving-sql-server-database-to-godaddy/</link>
	<description>Mapes don&#039;t throw poop.</description>
	<lastBuildDate>Sat, 31 Jul 2010 17:29:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Rich</title>
		<link>http://www.sapethemape.com/2009/08/moving-sql-server-database-to-godaddy/comment-page-1/#comment-930</link>
		<dc:creator>Rich</dc:creator>
		<pubDate>Sat, 31 Jul 2010 17:29:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.sapethemape.com/?p=287#comment-930</guid>
		<description>I found a way to get it done. First you make a linked server in sql to the youraccount.db.6423468.hostedresource.com with your username and password. look at the connection strings for guidance.
if it links successfully.....then you can use the import/export wizard to connect to a sql server by putting that same xxxxx.db.xxxx.hostedresource.com thing in the destination.  you will be able to select all tables, just dont select any aspnet tables or any analytics or asp and analytics views as those are from when u created it and your account might not have perms to overwrite thing or you might be trying to insert dups.
its not perfect but it was easier with a lot of tables and rows.
cheers</description>
		<content:encoded><![CDATA[<p>I found a way to get it done. First you make a linked server in sql to the youraccount.db.6423468.hostedresource.com with your username and password. look at the connection strings for guidance.<br />
if it links successfully&#8230;..then you can use the import/export wizard to connect to a sql server by putting that same xxxxx.db.xxxx.hostedresource.com thing in the destination.  you will be able to select all tables, just dont select any aspnet tables or any analytics or asp and analytics views as those are from when u created it and your account might not have perms to overwrite thing or you might be trying to insert dups.<br />
its not perfect but it was easier with a lot of tables and rows.<br />
cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RiverC</title>
		<link>http://www.sapethemape.com/2009/08/moving-sql-server-database-to-godaddy/comment-page-1/#comment-928</link>
		<dc:creator>RiverC</dc:creator>
		<pubDate>Fri, 18 Jun 2010 19:38:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.sapethemape.com/?p=287#comment-928</guid>
		<description>I don&#039;t know if something changed, but seems like their CSV import does not support quote-delimited text fields. I&#039;m getting a curious error where it thinks a comma between two quotes is a field delimiter. 

I&#039;m beginning to wonder if the internet isn&#039;t just a big network of questions with no answers. Some days it seems to be just exactly that. The companies themselves either disavow support for anything but the most controlled and specified items, or are outsourced to India and can&#039;t understand a question that isn&#039;t on the standard list. Whew!

I tried both single and double quotes to no avail. I wonder how this could have changed in so short a time? Am I missing something? It doesn&#039;t seem right.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t know if something changed, but seems like their CSV import does not support quote-delimited text fields. I&#8217;m getting a curious error where it thinks a comma between two quotes is a field delimiter. </p>
<p>I&#8217;m beginning to wonder if the internet isn&#8217;t just a big network of questions with no answers. Some days it seems to be just exactly that. The companies themselves either disavow support for anything but the most controlled and specified items, or are outsourced to India and can&#8217;t understand a question that isn&#8217;t on the standard list. Whew!</p>
<p>I tried both single and double quotes to no avail. I wonder how this could have changed in so short a time? Am I missing something? It doesn&#8217;t seem right.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Judas Gutenberg</title>
		<link>http://www.sapethemape.com/2009/08/moving-sql-server-database-to-godaddy/comment-page-1/#comment-886</link>
		<dc:creator>Judas Gutenberg</dc:creator>
		<pubDate>Sat, 09 Jan 2010 15:30:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.sapethemape.com/?p=287#comment-886</guid>
		<description>I thought computers were supposed to AUTOMATE tasks!  It looks like I have to manually handle each table of a complex database as CSV files (oh, and there&#039;s a 2.5 MB file size limit for CSV files).  Then I have to clean up the weird characters.  Microsoft, you suck!  YOU REALLY SUCK!  In the world of mysql, all you do is script out the database -- structure, data, it&#039;s all one big .SQL file, and then you import it wherever you want to.  Migrating a Microsoft database is more like dealing with refugees fleeing a warzone.  Did I mention that Microsoft sucks?  Because it does.  Never again -- Microsoft server software is only something to be migrated away from!</description>
		<content:encoded><![CDATA[<p>I thought computers were supposed to AUTOMATE tasks!  It looks like I have to manually handle each table of a complex database as CSV files (oh, and there&#8217;s a 2.5 MB file size limit for CSV files).  Then I have to clean up the weird characters.  Microsoft, you suck!  YOU REALLY SUCK!  In the world of mysql, all you do is script out the database &#8212; structure, data, it&#8217;s all one big .SQL file, and then you import it wherever you want to.  Migrating a Microsoft database is more like dealing with refugees fleeing a warzone.  Did I mention that Microsoft sucks?  Because it does.  Never again &#8212; Microsoft server software is only something to be migrated away from!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.sapethemape.com/2009/08/moving-sql-server-database-to-godaddy/comment-page-1/#comment-780</link>
		<dc:creator>John</dc:creator>
		<pubDate>Sun, 08 Nov 2009 03:48:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.sapethemape.com/?p=287#comment-780</guid>
		<description>Just came across the same need from a client; found your this post after beating my head against the wall. It really helped allot. 

Thanks for taking the time to post this.  So far godaddy sucks (at least at inital setup)</description>
		<content:encoded><![CDATA[<p>Just came across the same need from a client; found your this post after beating my head against the wall. It really helped allot. </p>
<p>Thanks for taking the time to post this.  So far godaddy sucks (at least at inital setup)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
