<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://thewebjedi.com/cs/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Jedi Meditations - All Comments</title><link>http://thewebjedi.com/cs/blogs/meditations/default.aspx</link><description /><dc:language>en</dc:language><generator>CommunityServer 2007.1 (Build: 20917.1142)</generator><item><title>re: HTC Touch As An iPhone Replacement</title><link>http://thewebjedi.com/cs/blogs/meditations/archive/2008/08/17/htc-touch-as-an-iphone-replacement.aspx#346</link><pubDate>Mon, 08 Sep 2008 01:56:44 GMT</pubDate><guid isPermaLink="false">84eedfc3-6cff-4193-9dbb-31c18f89aa36:346</guid><dc:creator>Darth Mac</dc:creator><description>&lt;p&gt;Well, you know where I'd be coming down on this one... ;)&lt;/p&gt;
&lt;p&gt;Although I'm trying to decide between a new BlackBerry or an iPhone.&lt;/p&gt;
&lt;img src="http://thewebjedi.com/cs/aggbug.aspx?PostID=346" width="1" height="1"&gt;</description></item><item><title>re: Car Dilemma Solved - Mostly</title><link>http://thewebjedi.com/cs/blogs/meditations/archive/2008/08/17/car-dilemma-solved-mostly.aspx#345</link><pubDate>Mon, 08 Sep 2008 01:54:19 GMT</pubDate><guid isPermaLink="false">84eedfc3-6cff-4193-9dbb-31c18f89aa36:345</guid><dc:creator>Darth Mac</dc:creator><description>&lt;p&gt;I can't wait to hear about this story...&lt;/p&gt;
&lt;img src="http://thewebjedi.com/cs/aggbug.aspx?PostID=345" width="1" height="1"&gt;</description></item><item><title>re: Car Dilemma Solved - Mostly</title><link>http://thewebjedi.com/cs/blogs/meditations/archive/2008/08/17/car-dilemma-solved-mostly.aspx#344</link><pubDate>Mon, 18 Aug 2008 18:01:08 GMT</pubDate><guid isPermaLink="false">84eedfc3-6cff-4193-9dbb-31c18f89aa36:344</guid><dc:creator>Derek Hatchard</dc:creator><description>&lt;p&gt;That's just too funny.&lt;/p&gt;
&lt;img src="http://thewebjedi.com/cs/aggbug.aspx?PostID=344" width="1" height="1"&gt;</description></item><item><title>Car Dilemma Solved - Mostly</title><link>http://thewebjedi.com/cs/blogs/meditations/archive/2008/05/17/new-car-search-t-55-days-and-counting.aspx#340</link><pubDate>Sun, 17 Aug 2008 11:58:20 GMT</pubDate><guid isPermaLink="false">84eedfc3-6cff-4193-9dbb-31c18f89aa36:340</guid><dc:creator>Jedi Meditations</dc:creator><description>&lt;p&gt;I few months ago, I blogged about my search for a replacement vehicle as my existing lease was about&lt;/p&gt;
&lt;img src="http://thewebjedi.com/cs/aggbug.aspx?PostID=340" width="1" height="1"&gt;</description></item><item><title>re: New Car Search: T-55 Days And Counting</title><link>http://thewebjedi.com/cs/blogs/meditations/archive/2008/05/17/new-car-search-t-55-days-and-counting.aspx#336</link><pubDate>Thu, 19 Jun 2008 02:23:23 GMT</pubDate><guid isPermaLink="false">84eedfc3-6cff-4193-9dbb-31c18f89aa36:336</guid><dc:creator>Darth Mac</dc:creator><description>&lt;p&gt;Hey, you're posting again (I haven't checked in a while).&lt;/p&gt;
&lt;p&gt;For the Outback, you want the one with the Turbo 4cyl. 250 hp. Will NOT feel sluggish. Once I'm done driving mine into the ground, that'll be my target (or if I win the lotto).&lt;/p&gt;
&lt;img src="http://thewebjedi.com/cs/aggbug.aspx?PostID=336" width="1" height="1"&gt;</description></item><item><title>re: SQL Server 2005 Syntax Incompatible with SQL Server 2000</title><link>http://thewebjedi.com/cs/blogs/meditations/archive/2007/09/26/sql-server-2005-syntax-incompatible-with-sql-server-2000.aspx#334</link><pubDate>Tue, 15 Apr 2008 15:51:11 GMT</pubDate><guid isPermaLink="false">84eedfc3-6cff-4193-9dbb-31c18f89aa36:334</guid><dc:creator>Zhen</dc:creator><description>&lt;p&gt;I tried &lt;/p&gt;
&lt;p&gt;&amp;quot;set the &amp;quot;Script for Server Version&amp;quot; property to &amp;quot;SQL Server 2000&amp;quot; &lt;/p&gt;
&lt;p&gt;but the generated script is still the same like below. Problem not solved and the syntax is not acceptible in SQL 2000.&lt;/p&gt;
&lt;p&gt;CREATE TABLE [dbo].[tblZYTest](&lt;/p&gt;
&lt;p&gt;	[id] [int] IDENTITY(1,1) NOT NULL,&lt;/p&gt;
&lt;p&gt;	[Name] [nchar](10) NULL,&lt;/p&gt;
&lt;p&gt; CONSTRAINT [PK_tblZYTest] PRIMARY KEY CLUSTERED &lt;/p&gt;
&lt;p&gt;(&lt;/p&gt;
&lt;p&gt;	[id] ASC&lt;/p&gt;
&lt;p&gt;)WITH (IGNORE_DUP_KEY = OFF) ON [PRIMARY]&lt;/p&gt;
&lt;p&gt;) ON [PRIMARY]&lt;/p&gt;
&lt;p&gt;END&lt;/p&gt;
&lt;img src="http://thewebjedi.com/cs/aggbug.aspx?PostID=334" width="1" height="1"&gt;</description></item><item><title>re: SQL Server 2005 Syntax Incompatible with SQL Server 2000</title><link>http://thewebjedi.com/cs/blogs/meditations/archive/2007/09/26/sql-server-2005-syntax-incompatible-with-sql-server-2000.aspx#333</link><pubDate>Sun, 06 Apr 2008 17:43:58 GMT</pubDate><guid isPermaLink="false">84eedfc3-6cff-4193-9dbb-31c18f89aa36:333</guid><dc:creator>Andre Perusse</dc:creator><description>&lt;p&gt;Hi Huong,&lt;/p&gt;
&lt;p&gt;I know of no free tools that will do this, but you can check out Red Gate's lineup of commercial tools - I'm sure they have something that will do what you want.&lt;/p&gt;
&lt;img src="http://thewebjedi.com/cs/aggbug.aspx?PostID=333" width="1" height="1"&gt;</description></item><item><title>re: SQL Server 2005 Syntax Incompatible with SQL Server 2000</title><link>http://thewebjedi.com/cs/blogs/meditations/archive/2007/09/26/sql-server-2005-syntax-incompatible-with-sql-server-2000.aspx#332</link><pubDate>Mon, 24 Mar 2008 09:39:54 GMT</pubDate><guid isPermaLink="false">84eedfc3-6cff-4193-9dbb-31c18f89aa36:332</guid><dc:creator>Huong</dc:creator><description>&lt;p&gt;I meet this situation like you. I also use Generate script for SQL SERVER 2000 version, i don&amp;#39;t receive result that i want. after generation, i have scripts that doesn&amp;#39;t work on sql server 2000. Do you know any tools that can generate scripts for sql server 2000 version from database on sql server 2005.&lt;/p&gt;
&lt;img src="http://thewebjedi.com/cs/aggbug.aspx?PostID=332" width="1" height="1"&gt;</description></item><item><title>re: On The Edge (and falling off a cliff)</title><link>http://thewebjedi.com/cs/blogs/meditations/archive/2008/01/06/on-the-edge-and-falling-off-a-cliff.aspx#331</link><pubDate>Sat, 19 Jan 2008 01:59:40 GMT</pubDate><guid isPermaLink="false">84eedfc3-6cff-4193-9dbb-31c18f89aa36:331</guid><dc:creator>Murman</dc:creator><description>&lt;p&gt;Ahh, I loved my C64&lt;/p&gt;
&lt;img src="http://thewebjedi.com/cs/aggbug.aspx?PostID=331" width="1" height="1"&gt;</description></item><item><title>re: XBox 360 Fun</title><link>http://thewebjedi.com/cs/blogs/meditations/archive/2007/09/28/xbox-360-fun.aspx#328</link><pubDate>Tue, 16 Oct 2007 01:48:13 GMT</pubDate><guid isPermaLink="false">84eedfc3-6cff-4193-9dbb-31c18f89aa36:328</guid><dc:creator>Darth Mac</dc:creator><description>&lt;p&gt;bah! H3 is really just H2. I can't believe all the silly high ratings. It's ok, but hardly a big improvement over H2.&lt;/p&gt;
&lt;p&gt;And now that I'm adapting to the new (stupid) control layout, I'm returning to my old dominant self. ;)&lt;/p&gt;
&lt;img src="http://thewebjedi.com/cs/aggbug.aspx?PostID=328" width="1" height="1"&gt;</description></item><item><title>re: Making Reporting Services Work On Vista (64-bit)</title><link>http://thewebjedi.com/cs/blogs/meditations/archive/2007/06/14/288.aspx#327</link><pubDate>Mon, 15 Oct 2007 00:19:58 GMT</pubDate><guid isPermaLink="false">84eedfc3-6cff-4193-9dbb-31c18f89aa36:327</guid><dc:creator>Murman</dc:creator><description>&lt;p&gt;What are you, crazy? I hope this is not your primary work platform.&lt;/p&gt;
&lt;p&gt;I didn't know that you liked to bungie-jump&lt;/p&gt;
&lt;p&gt;Mur&lt;/p&gt;
&lt;img src="http://thewebjedi.com/cs/aggbug.aspx?PostID=327" width="1" height="1"&gt;</description></item><item><title>re: SQL Server 2005 Syntax Incompatible with SQL Server 2000</title><link>http://thewebjedi.com/cs/blogs/meditations/archive/2007/09/26/sql-server-2005-syntax-incompatible-with-sql-server-2000.aspx#326</link><pubDate>Sun, 14 Oct 2007 13:32:07 GMT</pubDate><guid isPermaLink="false">84eedfc3-6cff-4193-9dbb-31c18f89aa36:326</guid><dc:creator>Murman</dc:creator><description>&lt;p&gt;Darth Mac is set in his ways, although when he DOES change controller layout, it only gets worse&lt;/p&gt;
&lt;img src="http://thewebjedi.com/cs/aggbug.aspx?PostID=326" width="1" height="1"&gt;</description></item><item><title>re: XBox 360 Fun</title><link>http://thewebjedi.com/cs/blogs/meditations/archive/2007/09/28/xbox-360-fun.aspx#325</link><pubDate>Sun, 14 Oct 2007 13:18:42 GMT</pubDate><guid isPermaLink="false">84eedfc3-6cff-4193-9dbb-31c18f89aa36:325</guid><dc:creator>Murman</dc:creator><description>&lt;p&gt;You know, I think I'll be forced to buy one when Grand Theft Auto IV comes out, although we've had to go back to playing Halo 2 &amp;nbsp;with J and Trev on the XBOX.&lt;/p&gt;
&lt;p&gt;It does seem that good news is appearing on the hacking front, and someday an app as great as XBMC will appear for the 360.&lt;/p&gt;
&lt;p&gt;Mur&lt;/p&gt;
&lt;img src="http://thewebjedi.com/cs/aggbug.aspx?PostID=325" width="1" height="1"&gt;</description></item><item><title>re: SQL Server 2005 Syntax Incompatible with SQL Server 2000</title><link>http://thewebjedi.com/cs/blogs/meditations/archive/2007/09/26/sql-server-2005-syntax-incompatible-with-sql-server-2000.aspx#324</link><pubDate>Fri, 05 Oct 2007 00:26:08 GMT</pubDate><guid isPermaLink="false">84eedfc3-6cff-4193-9dbb-31c18f89aa36:324</guid><dc:creator>Darth Mac</dc:creator><description>&lt;p&gt;You think so? I thought it was more like a Halo 2 map pack. I just wasn't blown away. I also HATE the new controller layout and the fact you can't set your own button combinations.... &lt;/p&gt;
&lt;img src="http://thewebjedi.com/cs/aggbug.aspx?PostID=324" width="1" height="1"&gt;</description></item><item><title>re: SQL Server 2005 Syntax Incompatible with SQL Server 2000</title><link>http://thewebjedi.com/cs/blogs/meditations/archive/2007/09/26/sql-server-2005-syntax-incompatible-with-sql-server-2000.aspx#323</link><pubDate>Thu, 04 Oct 2007 12:54:26 GMT</pubDate><guid isPermaLink="false">84eedfc3-6cff-4193-9dbb-31c18f89aa36:323</guid><dc:creator>Andre Perusse</dc:creator><description>&lt;p&gt;Halo 3 rocks! Check out my next blog post. &amp;nbsp;:-)&lt;/p&gt;
&lt;img src="http://thewebjedi.com/cs/aggbug.aspx?PostID=323" width="1" height="1"&gt;</description></item></channel></rss>