[prev in list] [next in list] [prev in thread] [next in thread] 

List:       sqlite-users
Subject:    Re: [sqlite] fail to create table
From:       "P Kishor" <punk.kish () gmail ! com>
Date:       2008-12-28 13:15:36
Message-ID: cdf6db500812280515q5ef27bcfn2ee7837a388ba8f3 () mail ! gmail ! com
[Download RAW message or body]

On 12/28/08, Yuanhua <thomas.fengyh@yahoo.com.cn> wrote:
> I use sqlite to create  6 tables and the second creation always fail.
> for example,  table names are   tb1,tb2,tb3,tb4,tb5,tb6.
> If  I create table in the sequence   tb1,tb2,tb3,tb4,tb5,tb6,   creating tb2 is in \
> failure and other table was created. Then i changed the creation sequence  to  \
> tb2,tb1,tb3,tb4,tb5,tb6,   creating tb1 is in failure and other table was created.. \
>  In one word, It is always fail to create the second table. Both return SQLITE_OK.
> 

The trick is to not create the second table ever.

Seriously, how can anyone help without example of your code? Please
provide code, and even other info such as what kind of machine,
operating system, etc.

--
Puneet Kishor
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic