Don't worry. It was a trick question :-) -----Original Message----- From: bs [mailto:[EMAIL PROTECTED] Sent: Monday, January 17, 2005 1:19 PM To: [email protected] Subject: Re: [sqlite] create database API
Ulrik Petersen wrote:
> Hi there,
>
> bs wrote:
>
>> if (NULL == (db = sqlite_open(argv[0], 0, &err))) {
>
>
> argv[0] is the name of the program, which is not a database. You
> probably want argv[1].
>
pls hit me with a big stick!
thx!
bal

