unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: Arun Isaac <arunisaac@systemreboot.net>
To: Zelphir Kaltstahl <zelphirkaltstahl@posteo.de>, help-guix@gnu.org
Subject: Re: guile-dbi from guix not working
Date: Thu, 26 May 2022 00:48:48 +0530	[thread overview]
Message-ID: <87k0a9o1yf.fsf@systemreboot.net> (raw)
In-Reply-To: <e2901347-4839-c9ad-4bfa-443d369ea16e@posteo.de>


Hi Zelphir,

> ~~~~
> (specifications->manifest
>   '("guile@3.0.8"
>     "guile-dbi"))
> ~~~~

I think you missed guile-dbd-sqlite3 in the manifest above. With
guile-dbd-sqlite3 added, it works for me. Here are my results.

--8<---------------cut here---------------start------------->8---
#<guile-dbi open sqlite3 database (0 . db connected)>
#<guile-dbi open sqlite3 database (1 . table hellotable already exists)>
#<guile-dbi open sqlite3 database (0 . query ok)>
#<guile-dbi open sqlite3 database (0 . query ok)>
(("id" . 33) ("name" . "ola"))
(("id" . 34) ("name" . "dzien dobre"))
(("id" . 44) ("name" . "annyong haseyo"))
(("id" . 33) ("name" . "ola"))
#<guile-dbi close sqlite3 database (0 . dbi closed)>
--8<---------------cut here---------------end--------------->8---

Hope that helps!
Arun


  parent reply	other threads:[~2022-05-25 19:36 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-07 11:26 guile-dbi from guix not working Zelphir Kaltstahl
2022-05-07 18:44 ` Luis Felipe
2022-05-08 12:33   ` Zelphir Kaltstahl
2022-05-25 19:18 ` Arun Isaac [this message]
2022-05-28 16:37   ` Zelphir Kaltstahl
2022-05-29  7:57     ` Arun Isaac
2022-05-29  8:58       ` non-input dependencies Was: " raingloom
2022-05-29 14:42         ` Zelphir Kaltstahl
2022-05-29 15:23           ` raingloom
2022-05-30  6:31             ` Arun Isaac

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87k0a9o1yf.fsf@systemreboot.net \
    --to=arunisaac@systemreboot.net \
    --cc=help-guix@gnu.org \
    --cc=zelphirkaltstahl@posteo.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).