<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: SQL SERVER &#8211; Change Collation of Database Column &#8211; T-SQL Script</title>
	<atom:link href="http://blog.sqlauthority.com/2008/12/20/sql-server-change-collation-of-database-column-t-sql-script/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sqlauthority.com/2008/12/20/sql-server-change-collation-of-database-column-t-sql-script/</link>
	<description>Notes of a SQL Server MVP and Database Administrator</description>
	<lastBuildDate>Sat, 21 Nov 2009 05:54:09 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Brian</title>
		<link>http://blog.sqlauthority.com/2008/12/20/sql-server-change-collation-of-database-column-t-sql-script/#comment-56798</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Mon, 19 Oct 2009 21:08:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=1794#comment-56798</guid>
		<description>Finally...
Sorry it&#039;s taken so long for me to get back around to this.  But, good news... I finally did.  I&#039;ve an article that details the work, and you can also download all of the scripts.

There are a couple of edits you&#039;ll probably need to make to the individual scripts, for example, the collation you intend to use.  The scripts have Latin1_General_CI_AS hard-coded.

Read all the accompanying documentation.  Hopefully it will answer any questions you have about how to implement these.

And of course, if you have additional questions, my email is posted in the article.

Here it is...  Enjoy.

Brian

http://blog.sqlauthority.com/2009/10/19/sql-server-change-collation-of-database-column-t-sql-script-consolidating-collations-extention-script/</description>
		<content:encoded><![CDATA[<p>Finally&#8230;<br />
Sorry it&#8217;s taken so long for me to get back around to this.  But, good news&#8230; I finally did.  I&#8217;ve an article that details the work, and you can also download all of the scripts.</p>
<p>There are a couple of edits you&#8217;ll probably need to make to the individual scripts, for example, the collation you intend to use.  The scripts have Latin1_General_CI_AS hard-coded.</p>
<p>Read all the accompanying documentation.  Hopefully it will answer any questions you have about how to implement these.</p>
<p>And of course, if you have additional questions, my email is posted in the article.</p>
<p>Here it is&#8230;  Enjoy.</p>
<p>Brian</p>
<p><a href="http://blog.sqlauthority.com/2009/10/19/sql-server-change-collation-of-database-column-t-sql-script-consolidating-collations-extention-script/" rel="nofollow">http://blog.sqlauthority.com/2009/10/19/sql-server-change-collation-of-database-column-t-sql-script-consolidating-collations-extention-script/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://blog.sqlauthority.com/2008/12/20/sql-server-change-collation-of-database-column-t-sql-script/#comment-56731</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Thu, 15 Oct 2009 16:03:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=1794#comment-56731</guid>
		<description>Hello again.
Apologies for this taking as much time as it did to prepare, but I now have all of the documentation ready.  Note, this is not a click-bang-done task.  It&#039;s a series of scripts that generate DDL which must be executed against the target machines.  It uses DMO via OLE, so make sure your instances are not disabling the sp_oaCreate, sp_oaMethod, etc SP&#039;s.

Unfortunately, the documentation is only from my POV, and has NOT been beta tested against the masses.

I am emailing the article to Pinal Dave along with the scripts, but I have no control over when he has the time to review and publish.

For those of you that have urgent needs... you&#039;ve got to realize, your email address is NOT posted, nor is mine.  The back-end of Pinal&#039;s blog filters out email address in posts.  No way for me to know where to send.  So, if time is of the essence, be a little diligent and refer to my posts on March 2nd and September 12th.  My email address is obfuscated in the CONVERT() statement.  Just copy and paste it in a Q/A window.</description>
		<content:encoded><![CDATA[<p>Hello again.<br />
Apologies for this taking as much time as it did to prepare, but I now have all of the documentation ready.  Note, this is not a click-bang-done task.  It&#8217;s a series of scripts that generate DDL which must be executed against the target machines.  It uses DMO via OLE, so make sure your instances are not disabling the sp_oaCreate, sp_oaMethod, etc SP&#8217;s.</p>
<p>Unfortunately, the documentation is only from my POV, and has NOT been beta tested against the masses.</p>
<p>I am emailing the article to Pinal Dave along with the scripts, but I have no control over when he has the time to review and publish.</p>
<p>For those of you that have urgent needs&#8230; you&#8217;ve got to realize, your email address is NOT posted, nor is mine.  The back-end of Pinal&#8217;s blog filters out email address in posts.  No way for me to know where to send.  So, if time is of the essence, be a little diligent and refer to my posts on March 2nd and September 12th.  My email address is obfuscated in the CONVERT() statement.  Just copy and paste it in a Q/A window.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: db23</title>
		<link>http://blog.sqlauthority.com/2008/12/20/sql-server-change-collation-of-database-column-t-sql-script/#comment-56714</link>
		<dc:creator>db23</dc:creator>
		<pubDate>Thu, 15 Oct 2009 05:01:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=1794#comment-56714</guid>
		<description>Definitely something worthy, in the mean time Brian if possible can you email me a copy of the script to, urgently needed</description>
		<content:encoded><![CDATA[<p>Definitely something worthy, in the mean time Brian if possible can you email me a copy of the script to, urgently needed</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hm</title>
		<link>http://blog.sqlauthority.com/2008/12/20/sql-server-change-collation-of-database-column-t-sql-script/#comment-56091</link>
		<dc:creator>hm</dc:creator>
		<pubDate>Wed, 23 Sep 2009 14:39:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=1794#comment-56091</guid>
		<description>Brian/Pinal - I&#039;m really looking forward to that post, it will be most helpful. Thank you very much!</description>
		<content:encoded><![CDATA[<p>Brian/Pinal &#8211; I&#8217;m really looking forward to that post, it will be most helpful. Thank you very much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pinaldave</title>
		<link>http://blog.sqlauthority.com/2008/12/20/sql-server-change-collation-of-database-column-t-sql-script/#comment-56068</link>
		<dc:creator>pinaldave</dc:creator>
		<pubDate>Tue, 22 Sep 2009 21:26:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=1794#comment-56068</guid>
		<description>Brian,

Really looking forward to your post. I think it will be great additional for readers for this blog. I will post it with due credit.

Kind Regards,
Pinal</description>
		<content:encoded><![CDATA[<p>Brian,</p>
<p>Really looking forward to your post. I think it will be great additional for readers for this blog. I will post it with due credit.</p>
<p>Kind Regards,<br />
Pinal</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://blog.sqlauthority.com/2008/12/20/sql-server-change-collation-of-database-column-t-sql-script/#comment-56067</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Tue, 22 Sep 2009 19:51:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=1794#comment-56067</guid>
		<description>James,

I&#039;m glad you got the issue sorted out.  Incidentally, the code I posted above was only to reveal my email address.  Nothing fancy, but it gets thru the spam filters, and I didn&#039;t want any screen-scrapers to add me to their spam targets.

For all others, I will see if I can find the time to patch up the code and make it a bit more generic.  Then I&#039;ll write it up and pass it on to Pinal for posting, so that people can grab it a little easier.  I don&#039;t have a blog, so I&#039;ll drop the scripts here.</description>
		<content:encoded><![CDATA[<p>James,</p>
<p>I&#8217;m glad you got the issue sorted out.  Incidentally, the code I posted above was only to reveal my email address.  Nothing fancy, but it gets thru the spam filters, and I didn&#8217;t want any screen-scrapers to add me to their spam targets.</p>
<p>For all others, I will see if I can find the time to patch up the code and make it a bit more generic.  Then I&#8217;ll write it up and pass it on to Pinal for posting, so that people can grab it a little easier.  I don&#8217;t have a blog, so I&#8217;ll drop the scripts here.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://blog.sqlauthority.com/2008/12/20/sql-server-change-collation-of-database-column-t-sql-script/#comment-55850</link>
		<dc:creator>James</dc:creator>
		<pubDate>Mon, 14 Sep 2009 02:07:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=1794#comment-55850</guid>
		<description>Hi Brian,

I&#039;ve actually managed to fix the problem. Our application has a built in &#039;create database&#039; function which creates a copy of the existing database as a new one, including all the data in the tables. I changed the database collation to the correct one and when I ran the process it created a new database and assigned the default (correct) collation to all the columns.

Thanks for getting back to me though.

Cheers,
James</description>
		<content:encoded><![CDATA[<p>Hi Brian,</p>
<p>I&#8217;ve actually managed to fix the problem. Our application has a built in &#8216;create database&#8217; function which creates a copy of the existing database as a new one, including all the data in the tables. I changed the database collation to the correct one and when I ran the process it created a new database and assigned the default (correct) collation to all the columns.</p>
<p>Thanks for getting back to me though.</p>
<p>Cheers,<br />
James</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://blog.sqlauthority.com/2008/12/20/sql-server-change-collation-of-database-column-t-sql-script/#comment-55848</link>
		<dc:creator>James</dc:creator>
		<pubDate>Mon, 14 Sep 2009 01:11:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=1794#comment-55848</guid>
		<description>Hi Brian,

Thanks for the response. I have tried executing the code you posted but I just get a series of errors;

Msg 170, Level 15, State 1, Line 1
Line 1: Incorrect syntax near &#039;×&#039;.
Msg 168, Level 15, State 1, Line 1
The floating point value &#039;427269616e277320656&#039; is out of the range of computer representation (8 bytes).
Msg 170, Level 15, State 1, Line 1
Line 1: Incorrect syntax near &#039;×&#039;.
Msg 168, Level 15, State 1, Line 1
The floating point value &#039;6263696465726e20617420676&#039; is out of the range of computer representation (8 bytes).

I assume I&#039;m doing something wrong..

Don&#039;t know if this will get through but my handle is james.wishart and the domain is activa.com.au 

Cheers,
James</description>
		<content:encoded><![CDATA[<p>Hi Brian,</p>
<p>Thanks for the response. I have tried executing the code you posted but I just get a series of errors;</p>
<p>Msg 170, Level 15, State 1, Line 1<br />
Line 1: Incorrect syntax near &#8216;×&#8217;.<br />
Msg 168, Level 15, State 1, Line 1<br />
The floating point value &#8216;427269616e277320656&#8242; is out of the range of computer representation (8 bytes).<br />
Msg 170, Level 15, State 1, Line 1<br />
Line 1: Incorrect syntax near &#8216;×&#8217;.<br />
Msg 168, Level 15, State 1, Line 1<br />
The floating point value &#8216;6263696465726e20617420676&#8242; is out of the range of computer representation (8 bytes).</p>
<p>I assume I&#8217;m doing something wrong..</p>
<p>Don&#8217;t know if this will get through but my handle is james.wishart and the domain is activa.com.au </p>
<p>Cheers,<br />
James</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pinaldave</title>
		<link>http://blog.sqlauthority.com/2008/12/20/sql-server-change-collation-of-database-column-t-sql-script/#comment-55829</link>
		<dc:creator>pinaldave</dc:creator>
		<pubDate>Sat, 12 Sep 2009 05:38:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=1794#comment-55829</guid>
		<description>Hi Brian,

It is correct, that automatic settings discards the comments and move to spam.

If you have any good idea about this subject, I encourage you to write down good small post about the subject and I publish as blog post with due credit to you along with your contact info.

Kind Regards,
Pinal Dave</description>
		<content:encoded><![CDATA[<p>Hi Brian,</p>
<p>It is correct, that automatic settings discards the comments and move to spam.</p>
<p>If you have any good idea about this subject, I encourage you to write down good small post about the subject and I publish as blog post with due credit to you along with your contact info.</p>
<p>Kind Regards,<br />
Pinal Dave</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://blog.sqlauthority.com/2008/12/20/sql-server-change-collation-of-database-column-t-sql-script/#comment-55827</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Fri, 11 Sep 2009 21:30:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=1794#comment-55827</guid>
		<description>James...
I do not have any way of reaching you.  If you provided an email address when you posted, it does NOT get published.  And, I don&#039;t work on the back side of this blog, so I don&#039;t have access to and of the form field values.

Also, it seems that whenever I post contact information, the post gets discarded.  So....

Please execute the following.  The results will be painfully obvious.

SELECT CONVERT(VarChar(20), 0×427269616e277320656d61696c3a)
UNION ALL
SELECT CONVERT(VarChar(30), 0×6263696465726e20617420676d61696c20646f7420636f6d)</description>
		<content:encoded><![CDATA[<p>James&#8230;<br />
I do not have any way of reaching you.  If you provided an email address when you posted, it does NOT get published.  And, I don&#8217;t work on the back side of this blog, so I don&#8217;t have access to and of the form field values.</p>
<p>Also, it seems that whenever I post contact information, the post gets discarded.  So&#8230;.</p>
<p>Please execute the following.  The results will be painfully obvious.</p>
<p>SELECT CONVERT(VarChar(20), 0×427269616e277320656d61696c3a)<br />
UNION ALL<br />
SELECT CONVERT(VarChar(30), 0×6263696465726e20617420676d61696c20646f7420636f6d)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://blog.sqlauthority.com/2008/12/20/sql-server-change-collation-of-database-column-t-sql-script/#comment-55760</link>
		<dc:creator>James</dc:creator>
		<pubDate>Thu, 10 Sep 2009 07:21:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=1794#comment-55760</guid>
		<description>Hi Brian,

I realise this thread is a bit old but I too would appreciate a copy of the scripts you mentioned. Our older clients have databases in SQL_Latin1_General_CP850_Bin and we are starting to get problems. I have been trying to change them to Latin1_General_CI_AS but there are so many columns and dependencies it is a hopeless task to attempt manually (plus my qualifications lie more in accounting than IT...).

Thank you for any help you can provide.

James</description>
		<content:encoded><![CDATA[<p>Hi Brian,</p>
<p>I realise this thread is a bit old but I too would appreciate a copy of the scripts you mentioned. Our older clients have databases in SQL_Latin1_General_CP850_Bin and we are starting to get problems. I have been trying to change them to Latin1_General_CI_AS but there are so many columns and dependencies it is a hopeless task to attempt manually (plus my qualifications lie more in accounting than IT&#8230;).</p>
<p>Thank you for any help you can provide.</p>
<p>James</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://blog.sqlauthority.com/2008/12/20/sql-server-change-collation-of-database-column-t-sql-script/#comment-55758</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Thu, 10 Sep 2009 03:03:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=1794#comment-55758</guid>
		<description>Mark,
My posts get discarded when they include contact info. Take note of the SELECT statement I posted in the comment to Tim and Horm.</description>
		<content:encoded><![CDATA[<p>Mark,<br />
My posts get discarded when they include contact info. Take note of the SELECT statement I posted in the comment to Tim and Horm.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://blog.sqlauthority.com/2008/12/20/sql-server-change-collation-of-database-column-t-sql-script/#comment-55606</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Fri, 04 Sep 2009 20:06:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=1794#comment-55606</guid>
		<description>Brian,

I to would like to have a look at the scripts to create a level COLLATION database.

Could you please forward the script to me.

Much appreciated.

Mark</description>
		<content:encoded><![CDATA[<p>Brian,</p>
<p>I to would like to have a look at the scripts to create a level COLLATION database.</p>
<p>Could you please forward the script to me.</p>
<p>Much appreciated.</p>
<p>Mark</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nadeem</title>
		<link>http://blog.sqlauthority.com/2008/12/20/sql-server-change-collation-of-database-column-t-sql-script/#comment-54393</link>
		<dc:creator>Nadeem</dc:creator>
		<pubDate>Mon, 03 Aug 2009 15:38:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=1794#comment-54393</guid>
		<description>I am preparing for MS SQL Server 2005 70-431 exam, but not able to practice because due to the problem mentioned above the Queries are Case Sensitive and I am struck .. need ur help..</description>
		<content:encoded><![CDATA[<p>I am preparing for MS SQL Server 2005 70-431 exam, but not able to practice because due to the problem mentioned above the Queries are Case Sensitive and I am struck .. need ur help..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nadeem</title>
		<link>http://blog.sqlauthority.com/2008/12/20/sql-server-change-collation-of-database-column-t-sql-script/#comment-54392</link>
		<dc:creator>Nadeem</dc:creator>
		<pubDate>Mon, 03 Aug 2009 15:34:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=1794#comment-54392</guid>
		<description>Hi Pinal,

I am new to MSSQL sever 2005, I am practising on Adventureworks Databse, whose collation is &#039;Latin1_General_CS_AS&#039; and each column of tables say for eg.. &#039;Person.Address&#039; is having &#039;Latin1_General_CS_AS&#039; I tried to change its columns by the method u suggested , but of no use.. Can u please help me in this regard... Thanks in anticipation..</description>
		<content:encoded><![CDATA[<p>Hi Pinal,</p>
<p>I am new to MSSQL sever 2005, I am practising on Adventureworks Databse, whose collation is &#8216;Latin1_General_CS_AS&#8217; and each column of tables say for eg.. &#8216;Person.Address&#8217; is having &#8216;Latin1_General_CS_AS&#8217; I tried to change its columns by the method u suggested , but of no use.. Can u please help me in this regard&#8230; Thanks in anticipation..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shyam</title>
		<link>http://blog.sqlauthority.com/2008/12/20/sql-server-change-collation-of-database-column-t-sql-script/#comment-52418</link>
		<dc:creator>Shyam</dc:creator>
		<pubDate>Tue, 26 May 2009 09:32:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=1794#comment-52418</guid>
		<description>Hi Penal,
Can you please suggest how can we set collates for different languages. I am trying for Chinese,  COLLATE Chinese_PRC_CI_AS NOT NULL, but it does not show data in Chinese.

Please suggest, how can we do this.
thanks,

Shyam</description>
		<content:encoded><![CDATA[<p>Hi Penal,<br />
Can you please suggest how can we set collates for different languages. I am trying for Chinese,  COLLATE Chinese_PRC_CI_AS NOT NULL, but it does not show data in Chinese.</p>
<p>Please suggest, how can we do this.<br />
thanks,</p>
<p>Shyam</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://blog.sqlauthority.com/2008/12/20/sql-server-change-collation-of-database-column-t-sql-script/#comment-47883</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Mon, 02 Mar 2009 18:22:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=1794#comment-47883</guid>
		<description>Tim, Horm.
My posts to this keep getting discarded.  Still trying to get you my contact details.

If this post shows up, execute the following.  The results will be obvious.

SELECT CONVERT(VarChar(20), 0x427269616e277320656d61696c3a)
UNION ALL
SELECT CONVERT(VarChar(30), 0x6263696465726e20617420676d61696c20646f7420636f6d)</description>
		<content:encoded><![CDATA[<p>Tim, Horm.<br />
My posts to this keep getting discarded.  Still trying to get you my contact details.</p>
<p>If this post shows up, execute the following.  The results will be obvious.</p>
<p>SELECT CONVERT(VarChar(20), 0&#215;427269616e277320656d61696c3a)<br />
UNION ALL<br />
SELECT CONVERT(VarChar(30), 0&#215;6263696465726e20617420676d61696c20646f7420636f6d)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Horm</title>
		<link>http://blog.sqlauthority.com/2008/12/20/sql-server-change-collation-of-database-column-t-sql-script/#comment-46381</link>
		<dc:creator>Horm</dc:creator>
		<pubDate>Fri, 06 Feb 2009 00:13:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=1794#comment-46381</guid>
		<description>Brian, could you please please please provide the script?</description>
		<content:encoded><![CDATA[<p>Brian, could you please please please provide the script?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://blog.sqlauthority.com/2008/12/20/sql-server-change-collation-of-database-column-t-sql-script/#comment-45858</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Wed, 21 Jan 2009 19:07:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=1794#comment-45858</guid>
		<description>Clarification...interested in the script from &quot;Brian&quot;.</description>
		<content:encoded><![CDATA[<p>Clarification&#8230;interested in the script from &#8220;Brian&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://blog.sqlauthority.com/2008/12/20/sql-server-change-collation-of-database-column-t-sql-script/#comment-45857</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Wed, 21 Jan 2009 19:06:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=1794#comment-45857</guid>
		<description>Dave, I would be tremendously interested in this script.
I have just run into a problem with regards to multiple systems we need to converge, and we have multiple collation values for different tables.
I need to migrate all to single collation.
Can you supply?</description>
		<content:encoded><![CDATA[<p>Dave, I would be tremendously interested in this script.<br />
I have just run into a problem with regards to multiple systems we need to converge, and we have multiple collation values for different tables.<br />
I need to migrate all to single collation.<br />
Can you supply?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
