/[H9]/trunk/tntnet/dynamic/temperaturegraph.ecpp
ViewVC logotype

Diff of /trunk/tntnet/dynamic/temperaturegraph.ecpp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 194 by torben, Thu Dec 6 14:12:36 2007 UTC revision 195 by torben, Sat Dec 8 16:47:03 2007 UTC
# Line 51  for (int i=0; i<11; ++i) Line 51  for (int i=0; i<11; ++i)
51  /////////////////////////////////////////////////  /////////////////////////////////////////////////
52    
53    
54  tntdb::Connection conn = tntdb::connect(dburl);  tntdb::Connection conn = tntdb::connectCached(dburl);
55    
56  std::stringstream query;  std::stringstream query;
57  query << "SELECT temperature FROM ( ";  query << "SELECT temperature FROM ( ";

Legend:
Removed from v.194  
changed lines
  Added in v.195

  ViewVC Help
Powered by ViewVC 1.1.20