<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Mark,<br>
<br>
On 10/26/2024 5:37 PM, Mark Volkmann via Cuis-dev wrote:
<blockquote
cite="mid:CAFfRWnW7J_WW4GedmQRMJX+p4jd-po7EUm7sAztC7iEZ1DkU9g@mail.gmail.com"
type="cite">
<div dir="ltr">SUCCESS! Many thanks to Jon Raiford for supplying
lots of tips that eventually resulted in me being able to access
a SQLite database from Cuis Smalltalk!</div>
</blockquote>
<br>
Great!<br>
<br>
<blockquote
cite="mid:CAFfRWnW7J_WW4GedmQRMJX+p4jd-po7EUm7sAztC7iEZ1DkU9g@mail.gmail.com"
type="cite">
<div dir="ltr">
<div><br>
</div>
<div>I have documented everything I learned about this at <a
moz-do-not-send="true"
href="https://mvolkmann.github.io/blog/topics/#/blog/smalltalk/50-databases/">https://mvolkmann.github.io/blog/topics/#/blog/smalltalk/50-databases/</a>.</div>
<div>I welcome any corrections and suggested improvements.</div>
<div><br>
</div>
<div>In particular, see the part near the beginning that
describes a minor change that is required<font face="arial,
sans-serif"> in the <code style="color: rgb(0, 0, 0);">ODBCResultSet</code><span
style="color: rgb(0, 0, 0);"><span
class="gmail-Apple-converted-space"> </span></span><code
style="color: rgb(0, 0, 0);">fetchRow</code><span
style="color: rgb(0, 0, 0);"><span
class="gmail-Apple-converted-space"> </span>method.</span></font></div>
<div><font face="arial, sans-serif"><span style="color: rgb(0,
0, 0);">I am using the Cuis rolling release. It's possible
that this change is not needed when using the stable
release.</span></font></div>
</div>
</blockquote>
<br>
I've just merged your pull request to correct that method. Thanks.<br>
<br clear="all">
Some comments to your notes in the link above:<br>
<br>
1) At <a class="moz-txt-link-freetext" href="https://github.com/Cuis-Smalltalk/DatabaseSupport">https://github.com/Cuis-Smalltalk/DatabaseSupport</a>, the file is
correctly named ODBC.pck.st . Something weird on your local copy.<br>
2) It loads correctly if you do `Feature require: 'ODBC'`.<br>
3) The error of calling ODBCRow >> #new: is now corrected,
after merging your pull request.<br>
<br>
Your notes look really helpful. Would you please add them to the
README.md in DatabaseSupport repo, and do another pull request? In
that way they will be easier to find by other people.<br>
<br>
<blockquote
cite="mid:CAFfRWnW7J_WW4GedmQRMJX+p4jd-po7EUm7sAztC7iEZ1DkU9g@mail.gmail.com"
type="cite">
<div><br>
</div>
<span class="gmail_signature_prefix">-- </span><br>
<div dir="ltr" class="gmail_signature">
<div dir="ltr">
<div>
<div dir="ltr">
<div>
<div dir="ltr">
<div dir="ltr">
<div><font face="arial, helvetica, sans-serif">R.
Mark Volkmann</font></div>
<div><span style="font-size: 12.8px;"><font
face="arial, helvetica, sans-serif">Object
Computing, Inc.</font></span></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</blockquote>
<br>
Thanks,<br>
<pre class="moz-signature" cols="72">--
Juan Vuletich
cuis.st
github.com/jvuletich
researchgate.net/profile/Juan-Vuletich
independent.academia.edu/JuanVuletich
patents.justia.com/inventor/juan-manuel-vuletich
linkedin.com/in/juan-vuletich-75611b3
twitter.com/JuanVuletich</pre>
</body>
</html>