[Cuis-dev] ODBC error
Juan Vuletich
juan at cuis.st
Mon Oct 28 06:55:38 PDT 2024
Hi Mark,
On 10/26/2024 5:37 PM, Mark Volkmann via Cuis-dev wrote:
> 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!
Great!
>
> I have documented everything I learned about this at
> https://mvolkmann.github.io/blog/topics/#/blog/smalltalk/50-databases/.
> I welcome any corrections and suggested improvements.
>
> In particular, see the part near the beginning that describes a minor
> change that is requiredin the |ODBCResultSet||fetchRow|method.
> I am using the Cuis rolling release. It's possible that this change is
> not needed when using the stable release.
I've just merged your pull request to correct that method. Thanks.
Some comments to your notes in the link above:
1) At https://github.com/Cuis-Smalltalk/DatabaseSupport, the file is
correctly named ODBC.pck.st . Something weird on your local copy.
2) It loads correctly if you do `Feature require: 'ODBC'`.
3) The error of calling ODBCRow >> #new: is now corrected, after merging
your pull request.
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.
>
> --
> R. Mark Volkmann
> Object Computing, Inc.
Thanks,
--
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20241028/39ee0cca/attachment.htm>
More information about the Cuis-dev
mailing list