s,
Iulian.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Tuesday, March 14, 2006 5:14 PM
To: sqlite-users@sqlite.org
Subject: Re: [sqlite] Recursive sqlite3_exec call
"Iulian Popescu" <[EMAIL PROTECTED]> wrote:
> Hello,
>
>
>
>
"Iulian Popescu" <[EMAIL PROTECTED]> wrote:
> Hello,
>
>
>
> Is that possible to define a SQL function that calls sqlite3_exec on the
> same db handler through which was executed (passed to the function as user
> data)?
>
Yes. But a table being read cannot be written by the
recursive call.
2 matches
Mail list logo