﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>Newsgator Forums / Technical Support and Requests / TopStyle  / Database fails to upgrade on install / Latest Posts</title><generator>InstantForum.NET v4.1.4</generator><description>Newsgator Forums</description><link>http://forum.newsgator.com/</link><webMaster>info@newsgator.com</webMaster><lastBuildDate>Sun, 21 Mar 2010 19:28:11 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Database fails to upgrade on install</title><link>http://forum.newsgator.com/Topic42064-16-1.aspx</link><description>sorry about posting in the wrong place - I keep doing that unfortunately - I get in too much of a hurry.&lt;/P&gt;&lt;P&gt;Any way - it actually was a problem with the build.07.Procedures.sql file - there were 4 characters missing from one line (who know g. in front of 2 different words would make such a differece)&lt;/P&gt;&lt;P&gt;But we added that in (yes it should have been in there from all the upgrades but it wasn't)&lt;/P&gt;&lt;P&gt;So it's all fixed now.&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;Lirria</description><pubDate>Thu, 07 Aug 2008 10:47:06 GMT</pubDate><dc:creator>Lirria</dc:creator></item><item><title>RE: Database fails to upgrade on install</title><link>http://forum.newsgator.com/Topic42064-16-1.aspx</link><description>This is unlikely to be problems with the migration of the database and its tables. &lt;P&gt;It is a common error when handling db selections where joins are used.  Where the join is to be made on fields where those field names are the same in both tables, the sql can reply with this error.&lt;/P&gt;&lt;P&gt;e.g. Problematic&lt;/P&gt;&lt;P&gt;SELECT &lt;STRONG&gt;thisfield&lt;/STRONG&gt; &lt;BR&gt;    FROM table1 &lt;BR&gt;    JOIN table2 &lt;BR&gt;    ON table1.thisfield = table2.thisfield&lt;/P&gt;&lt;P&gt;e.g. Better&lt;/P&gt;&lt;P&gt;SELECT &lt;STRONG&gt;thisfield=t1.thisfield&lt;/STRONG&gt; &lt;BR&gt;    FROM table1 t1&lt;BR&gt;    JOIN table2   t2&lt;BR&gt;    ON t1.thisfield = t2.thisfield&lt;/P&gt;&lt;P&gt;Louise</description><pubDate>Wed, 06 Aug 2008 17:01:07 GMT</pubDate><dc:creator>Louise</dc:creator></item><item><title>RE: Database fails to upgrade on install</title><link>http://forum.newsgator.com/Topic42064-16-1.aspx</link><description>Also, what company do you work for ;) It'll help us look into your case</description><pubDate>Wed, 06 Aug 2008 13:59:53 GMT</pubDate><dc:creator>Jonathon McDougall</dc:creator></item><item><title>RE: Database fails to upgrade on install</title><link>http://forum.newsgator.com/Topic42064-16-1.aspx</link><description>Hi Lirria, &lt;br&gt;&lt;br&gt;You've actually posted in our TopStyle forum (it's an HTML, xHTML and CSS editor), but it sounds like you are talking about NewsGator Enterprise Server.&lt;br&gt;&lt;br&gt;The NGES Support guys don't hang out here since we don't offer forum support to enterprise customers. However, if you can give me the name of the support guy you normally work with, I'll make sure someone contacts you!&lt;br&gt;</description><pubDate>Wed, 06 Aug 2008 13:54:46 GMT</pubDate><dc:creator>Jonathon McDougall</dc:creator></item><item><title>Database fails to upgrade on install</title><link>http://forum.newsgator.com/Topic42064-16-1.aspx</link><description>Hey all - &lt;br&gt;&lt;br&gt;I'm hoping somebody out there can help - been waiting for a call back from tech support but haven't received one yet, hope they aren't too insanely busy!&lt;br&gt;&lt;br&gt;So here's the deal. I have a Newsgator server in NY running a down level version of the software - we are upgrading to new hardware, the new Newsgator and SQL 2005 at a location in Colorado.  I backed up the current database and copied it Colorado, restored it to the new SQL database and that seemed all fine. So I then go to do the install and  it wants to upgrade the database version 1.4.2.185 to 3.0.0.679, but it fails with the following:&lt;br&gt;&lt;br&gt;Problem creating procedures: ambiguous column name 'CreateDate'. Ambiguous column name 'GroupID'&lt;br&gt;&lt;br&gt;So I'm stuck - anybody out there have a solution?&lt;br&gt;&lt;br&gt;thank you!!&lt;br&gt;&lt;br&gt;Lirria&lt;br&gt;&lt;br&gt;</description><pubDate>Tue, 05 Aug 2008 15:40:42 GMT</pubDate><dc:creator>Lirria</dc:creator></item></channel></rss>