<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Ron - yes! Funnily enough I've spent the last two months struggling
with this very subject :)<br>
<br>
How are you planning to integrate with Cach&eacute;? My first priority was to
try to integrate with their ODBC drivers - there's a thread about it on
<a
 href="http://thread.gmane.org/gmane.comp.lang.smalltalk.squeak.general/52948">this
list here</a>. Eventually I did get success, but as you can see from
the thread, it's certainly a non-ideal solution.<br>
<br>
Upon communication with their (admittedly pretty helpful) support staff
it turns out the timer is internally set up to control a timeout value
within their own unix driver software. Of course, the whole issue I
found doesn't apply if you're working with windows as their ODBC driver
is completely different, the integration works just fine - within the
boundaries of FFI, of course.<br>
<br>
We're now at the point of trying to decide what to do. The whole point
of all this is to add Cach&eacute; as a supported database for GLORP (and have
it work on other OSes than Windows - preferably Linux in our case), but
I'd be interested to know how you intend to use it. We're considering
whether to try to hit the metal directly and write pure Squeak drivers
for Cach&eacute;, but we're not sure whether they'd give up the specs to us of
how we need to communicate with their server. The PostgreSQL drivers
for Squeak seem to encapsulate a nice generic framework from which base
other pure Squeak database drivers, but whoever developed it never did
the required abstraction: I wonder if anybody ever did it, started it,
or even considered doing it?<br>
<br>
Anyway, it's nice to know we're not the only people trying to break
this ground now :)<br>
<br>
Cheers,<br>
Simon<br>
<span style="font-size: 10pt; font-family: Arial;"><br>
</span><br>
Ron Teitelbaum wrote:
<blockquote
 cite="mid!&amp;!AAAAAAAAAAAYAAAAAAAAALn4DBa9j89Bkul53Jf1ky%2FCgAAAEAAAAC0URzz9C5pEg5QFAwOchnABAAAAAA==@USMedRec.com"
 type="cite">
  <meta name="Generator" content="Microsoft Word 11 (filtered medium)">
  <style>
<!--
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:Arial;
        color:windowtext;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
        {page:Section1;}
-->
  </style>
  <div class="Section1">
  <p class="MsoNormal"><font face="Arial" size="2"><span
 style="font-size: 10pt; font-family: Arial;">Hello All,<o:p></o:p></span></font></p>
  <p class="MsoNormal"><font face="Arial" size="2"><span
 style="font-size: 10pt; font-family: Arial;"><o:p>&nbsp;</o:p></span></font></p>
  <p class="MsoNormal"><font face="Arial" size="2"><span
 style="font-size: 10pt; font-family: Arial;">Has anyone worked with
the Cach&eacute; Database system: <a href="http://www.intersystems.com/">http://www.intersystems.com/</a>
.&nbsp; I&#8217;m
interested in possible integration with squeak.<o:p></o:p></span></font></p>
  <p class="MsoNormal"><font face="Arial" size="2"><span
 style="font-size: 10pt; font-family: Arial;"><o:p>&nbsp;</o:p></span></font></p>
  <p class="MsoNormal"><font face="Arial" size="2"><span
 style="font-size: 10pt; font-family: Arial;">Ron Teitelbaum<o:p></o:p></span></font></p>
  <p class="MsoNormal"><font face="Arial" size="2"><span
 style="font-size: 10pt; font-family: Arial;">President / Principal
Software Engineer<o:p></o:p></span></font></p>
  <p class="MsoNormal"><font face="Arial" size="2"><span
 style="font-size: 10pt; font-family: Arial;">US Medical Record
Specialists<o:p></o:p></span></font></p>
  <p class="MsoNormal"><font face="Arial" size="2"><span
 style="font-size: 10pt; font-family: Arial;"><a
 href="http://www.usmedrec.com/">www.USMedRec.com</a> <o:p></o:p></span></font></p>
  <p class="MsoNormal"><font face="Arial" size="2"><span
 style="font-size: 10pt; font-family: Arial;"><a
 href="mailto:Ron@USMedRec.com">Ron@USMedRec.com</a> <o:p></o:p></span></font></p>
  </div>
  <br>
  <br>
  <font style="background-color: rgb(255, 255, 255);">
  <p align="center"><font style="background-color: rgb(255, 255, 255);"
 face="Tahoma" size="2">Click <a
 href="https://www.mailcontrol.com/sr/wQw0zmjPoHdJTZGyOCrrhg==">here</a>
to report this email as spam.</font></p>
  </font>
  <pre wrap="">
<hr size="4" width="90%">

  </pre>
</blockquote>
</body>
</html>