<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/171839</link>
    <title>MATLAB Central Newsreader - Matlab odbc connection</title>
    <description>Feed for thread: Matlab odbc connection</description>
    <language>en-us</language>
    <copyright>&amp;copy;1994-2012 by MathWorks, Inc.</copyright>
    <webmaster>webmaster@mathworks.com</webmaster>
    <generator>MATLAB Central Newsreader</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <ttl>60</ttl>
    <image>
      <title>MathWorks</title>
      <url>http://www.mathworks.com/images/membrane_icon.gif</url>
    </image>
    <item>
      <pubDate>Tue, 01 Jul 2008 11:40:20 -0400</pubDate>
      <title>Matlab odbc connection</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/171839#440496</link>
      <author>Nishant </author>
      <description>Hi &lt;br&gt;
&lt;br&gt;
&amp;nbsp;I am facing a problem while retrieving data from a sql&lt;br&gt;
server. Sometimes the Matlab doesn't return the cell object&lt;br&gt;
after running a query. It starts working fine once I restart&lt;br&gt;
matlab.&lt;br&gt;
&lt;br&gt;
Is there something like refreshing the connection for matlab?&lt;br&gt;
&lt;br&gt;
thanks&lt;br&gt;
Nishant</description>
    </item>
    <item>
      <pubDate>Mon, 27 Oct 2008 15:55:04 -0400</pubDate>
      <title>Re: Matlab odbc connection</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/171839#607545</link>
      <author>Steven </author>
      <description>As with all connections, make sure you close down the database connection and cursor with a close(conn); and close(curs); statment. (or whatever your cursor or connection names are)... just like file handles, otherwise you won't be able too connect again</description>
    </item>
  </channel>
</rss>

