That works just fine.  It does find the file in the right directory.  

The full error is :

Error in startup script: invalid command name "sqlite3"
While executing 
"sqlite3 db Gem.db"

Does this mean some option needed to be set before the .so was created?

Thanks,

Doug

-----Original Message-----
From: Cesar Rodas [mailto:[EMAIL PROTECTED] 
Sent: Friday, March 30, 2007 2:03 PM
To: sqlite-users@sqlite.org
Subject: Re: [sqlite] invalid command name "sqlite3"

Can you do the next commands into your bash or you have errors?:
cd /_TOOLS/plat/lib/
ls tclsqlite-3.3.13.so

On 30/03/07, Reber Douglas-ra7758 <[EMAIL PROTECTED]> wrote:
> I have tried it on sun sparc and on linux with the same identical
> results.
>
> Thanks,
>
> Doug
>
> -----Original Message-----
> From: Cesar Rodas [mailto:[EMAIL PROTECTED]
> Sent: Friday, March 30, 2007 12:31 PM
> To: sqlite-users@sqlite.org
> Subject: Re: [sqlite] invalid command name "sqlite3"
>
> what OS are you using?
>
> On 30/03/07, Reber Douglas-ra7758 <[EMAIL PROTECTED]> wrote:
> >
> > Noah,
> >
> > Thanks for the input.  I tried changing the case on both lines first
> > with the load command and then with the db access line and both
times
> I
> > get the same error.
> >
> > Any other suggestions?
> >
> > Thanks,
> >
> > Doug
> >
> > -----Original Message-----
> > From: Noah Hart [mailto:[EMAIL PROTECTED]
> > Sent: Friday, March 30, 2007 11:19 AM
> > To: sqlite-users@sqlite.org
> > Subject: RE: [sqlite] invalid command name "sqlite3"
> >
> > Is your operating system case sensitive?
> >
> > Try sqlite3, rather than Sqlite3
> >
> > Regards,
> >
> > Noah
> >
> > -----Original Message-----
> > From: Reber Douglas-ra7758 [mailto:[EMAIL PROTECTED]
> > Sent: Friday, March 30, 2007 9:08 AM
> > To: sqlite-users@sqlite.org
> > Subject: [sqlite] invalid command name "sqlite3"
> >
> > I continue to get an invalid command name "sqlite3" with the
following
> > code:
> >
> >
> >
> > Load /_TOOLS/plat/lib/tclsqlite-3.3.13.so Sqlite3
> >
> > Sqlite3 db Gem.db
> >
> >
> >
> > The source object exists correctly but it appears the API is not
> > working.  Your help is greatly appreciated.
> >
> >
> >
> > Doug Reber
> >
> >
> >
> >
> >
> > CONFIDENTIALITY NOTICE:
> > This message may contain confidential and/or privileged information.
> If
> > you are not the addressee or authorized to receive this for the
> > addressee, you must not use, copy, disclose, or take any action
based
> on
> > this message or any information herein. If you have received this
> > message in error, please advise the sender immediately by reply
e-mail
> > and delete this message. Thank you for your cooperation.
> >
> >
> >
> >
> >
>
------------------------------------------------------------------------
> > -----
> > To unsubscribe, send email to [EMAIL PROTECTED]
> >
>
------------------------------------------------------------------------
> > -----
> >
> >
> >
> >
>
------------------------------------------------------------------------
> -----
> > To unsubscribe, send email to [EMAIL PROTECTED]
> >
> >
>
------------------------------------------------------------------------
> -----
> >
> >
>
>
> --
> Cesar Rodas
> http://www.cesarodas.com/
> Mobile Phone: 595 961 974165
> Phone: 595 21 645590
> [EMAIL PROTECTED]
> [EMAIL PROTECTED]
>
>
------------------------------------------------------------------------
-----
> To unsubscribe, send email to [EMAIL PROTECTED]
>
------------------------------------------------------------------------
-----
>
>



-- 
Cesar Rodas
http://www.cesarodas.com/
Mobile Phone: 595 961 974165
Phone: 595 21 645590
[EMAIL PROTECTED]
[EMAIL PROTECTED]

------------------------------------------------------------------------
-----
To unsubscribe, send email to [EMAIL PROTECTED]
------------------------------------------------------------------------
-----


-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to