bug-apl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-apl] component file creation?


From: Juergen Sauermann
Subject: Re: [Bug-apl] component file creation?
Date: Sat, 06 Jun 2015 19:31:51 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.4.0

Hi Alex,

unfortunately I am not very familiar with component files.
I believe Blake knows much more.

/// Jürgen


On 06/06/2015 03:16 AM, address@hidden wrote:
Hi bug-apl,

I'm not familiar enough with sqlite (or databases in general for that matter).
Am I doing something wrong in creating a component file, following these steps? I am not sure what "CREATE TABLE ERROR" means in this context.

)COPY /usr/local/lib/apl/wslib5/APLComponentFiles/ComponentFiles.apl

     'sqlite' CF_DBCREATE 'test.db'
     'sqlite' CF_DBCONNECT 'test.db'
     fh← CF_CREATE 'fname.cf'
CREATE TABLE ERROR
      CF_CREATE
      ^


⍝Alex 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]