<?xml version="1.0" encoding="UTF-8" ?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>win_tech_off_topic at Yahoo! Groups</title>
    <link>http://tech.groups.yahoo.com/group/win_tech_off_topic/</link>
    <description>Windows Technical: Off Topic</description>

    <item>
      <title>Re: SQLite vs Sql Server CE 3.5</title>
      <pubDate>Mon, 22 Jun 2009 21:19:43 GMT</pubDate>
      <dc:creator>Joe Kaplan</dc:creator>
      <link>http://tech.groups.yahoo.com/group/win_tech_off_topic/message/59684</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/win_tech_off_topic/message/59684</guid>
      <description>If you could work with something primitive/low level like ISAM (no query processor, just tables and indices), there is a managed wrapper for ESENT available on</description>
    </item>
    <item>
      <title>Re: SQLite vs Sql Server CE 3.5</title>
      <pubDate>Mon, 22 Jun 2009 21:05:13 GMT</pubDate>
      <dc:creator>Douglas Tarr</dc:creator>
      <link>http://tech.groups.yahoo.com/group/win_tech_off_topic/message/59683</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/win_tech_off_topic/message/59683</guid>
      <description>FWIW - SQLLite seems to work with databases &gt; 4GB.  Probably wouldn&#39;t work as well as Mark&#39;s C-Tree suggestion - but that&#39;s not free. ;) I had looked at mapped</description>
    </item>
    <item>
      <title>Re: web services pricing model</title>
      <pubDate>Tue, 16 Jun 2009 16:28:10 GMT</pubDate>
      <dc:creator>Prakash</dc:creator>
      <link>http://tech.groups.yahoo.com/group/win_tech_off_topic/message/59682</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/win_tech_off_topic/message/59682</guid>
      <description>Well i doubt if a CIO would be willing to give the webservice for &quot;free&quot; to the business unit. In the B2C world &quot;free&quot; is probably the leading practice. I was</description>
    </item>
    <item>
      <title>Re: web services pricing model</title>
      <pubDate>Tue, 16 Jun 2009 15:38:49 GMT</pubDate>
      <dc:creator>Stuart Laughlin (Lists)</dc:creator>
      <link>http://tech.groups.yahoo.com/group/win_tech_off_topic/message/59681</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/win_tech_off_topic/message/59681</guid>
      <description>... My leading practice is free. Costing has never been more effective and efficient. YMMV.  :) --Stuart</description>
    </item>
    <item>
      <title>web services pricing model</title>
      <pubDate>Tue, 16 Jun 2009 15:27:38 GMT</pubDate>
      <dc:creator>Prakash</dc:creator>
      <link>http://tech.groups.yahoo.com/group/win_tech_off_topic/message/59680</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/win_tech_off_topic/message/59680</guid>
      <description>Hi, Is there a leading practice for costing and pricing web services ? I am essentially looking for a model that would enable effective and effecient costing</description>
    </item>
    <item>
      <title>Re: SQLite vs Sql Server CE 3.5</title>
      <pubDate>Tue, 16 Jun 2009 01:44:09 GMT</pubDate>
      <dc:creator>SteveC</dc:creator>
      <link>http://tech.groups.yahoo.com/group/win_tech_off_topic/message/59679</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/win_tech_off_topic/message/59679</guid>
      <description>These guys say the limit is 2 terabytes. http://www.sqlmaestro.com/products/sqlite/maestro/faq/ And these guys also say 2tb. I have never done anything over</description>
    </item>
    <item>
      <title>Take a look at my photos on Facebook</title>
      <pubDate>Tue, 16 Jun 2009 00:02:59 GMT</pubDate>
      <dc:creator>Ernst Kuschke</dc:creator>
      <link>http://tech.groups.yahoo.com/group/win_tech_off_topic/message/59678</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/win_tech_off_topic/message/59678</guid>
      <description>Hi win_tech_off_topic@yahoogroups.com, I set up a Facebook Profile where I can post my pictures, videos and events and I want to add you as a friend so you can</description>
    </item>
    <item>
      <title>Re: SQLite vs Sql Server CE 3.5</title>
      <pubDate>Mon, 15 Jun 2009 20:51:51 GMT</pubDate>
      <dc:creator>SteveC</dc:creator>
      <link>http://tech.groups.yahoo.com/group/win_tech_off_topic/message/59677</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/win_tech_off_topic/message/59677</guid>
      <description>http://www.sqlite.org/limits.html I think SQLite has a limit of 4gb as well, but I think the actual limit is the number of rows in a table (2^63-1 IIRC) so you</description>
    </item>
    <item>
      <title>VS 2008 GDR and Sync/Diff SQL?</title>
      <pubDate>Mon, 15 Jun 2009 20:43:17 GMT</pubDate>
      <dc:creator>SteveC</dc:creator>
      <link>http://tech.groups.yahoo.com/group/win_tech_off_topic/message/59676</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/win_tech_off_topic/message/59676</guid>
      <description>Using Visual Studio with the GDR add-on. I reversed-out a database into a db project. I made some changes and etc. Then someone else modified a couple of</description>
    </item>
    <item>
      <title>Re: SQLite vs Sql Server CE 3.5</title>
      <pubDate>Fri, 12 Jun 2009 19:31:38 GMT</pubDate>
      <dc:creator>Marc Brooks</dc:creator>
      <link>http://tech.groups.yahoo.com/group/win_tech_off_topic/message/59675</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/win_tech_off_topic/message/59675</guid>
      <description>... Your best bet here would be Faircom&#39;s C-Tree database (either in SQL API, or, if I were you, in direct ISAM API) This is the embedded database of choice</description>
    </item>
    <item>
      <title>Re: SQLite vs Sql Server CE 3.5</title>
      <pubDate>Fri, 12 Jun 2009 18:24:09 GMT</pubDate>
      <dc:creator>Douglas Tarr</dc:creator>
      <link>http://tech.groups.yahoo.com/group/win_tech_off_topic/message/59674</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/win_tech_off_topic/message/59674</guid>
      <description>Thx - this is very helpful.  The 4GB limit makes this definitely a no-go.  Typical use case is not really an embedded database as much as a giant read-only</description>
    </item>
    <item>
      <title>Re: SQLite vs Sql Server CE 3.5</title>
      <pubDate>Fri, 12 Jun 2009 18:05:21 GMT</pubDate>
      <dc:creator>Stoyan Damov</dc:creator>
      <link>http://tech.groups.yahoo.com/group/win_tech_off_topic/message/59673</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/win_tech_off_topic/message/59673</guid>
      <description>I don&#39;t know about SQLite, but SQL Server Compact Edition 3.5 supports up to 4GB databases. You can read more about what it supports and doesn&#39;t support here: </description>
    </item>
    <item>
      <title>SQLite vs Sql Server CE 3.5</title>
      <pubDate>Fri, 12 Jun 2009 17:51:15 GMT</pubDate>
      <dc:creator>Douglas Tarr</dc:creator>
      <link>http://tech.groups.yahoo.com/group/win_tech_off_topic/message/59672</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/win_tech_off_topic/message/59672</guid>
      <description>I&#39;m evaluating an embedded db for our server applications. Essentially, I&#39;d like to use this as a read-only db that I can distribute around to various servers.</description>
    </item>
    <item>
      <title>Re: Different Behavior between SQL editions</title>
      <pubDate>Thu, 11 Jun 2009 20:11:26 GMT</pubDate>
      <dc:creator>Douglas Tarr</dc:creator>
      <link>http://tech.groups.yahoo.com/group/win_tech_off_topic/message/59671</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/win_tech_off_topic/message/59671</guid>
      <description>Are you running one query in Query Analyzer and another in ADO? There are subtle differences sometimes in the connection properties that can cause query plans</description>
    </item>
    <item>
      <title>Re: Different Behavior between SQL editions</title>
      <pubDate>Wed, 10 Jun 2009 19:16:41 GMT</pubDate>
      <dc:creator>Stoyan Damov</dc:creator>
      <link>http://tech.groups.yahoo.com/group/win_tech_off_topic/message/59670</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/win_tech_off_topic/message/59670</guid>
      <description>... True, true.</description>
    </item>

  </channel>
</rss>
<!-- wr1.grp.sp2.yahoo.com uncompressed/chunked Sat Jul  4 10:21:42 PDT 2009 -->
