Oh! Certainly, I didn't see it. I am using Outlook and probably I forgot to 
update the messages before answering.
Well, the important is everything works.
What was lacking in my script test.sql was:

pragma foreign_keys = on;

After this, I am happy!
Thank you very much!

----- Original Message ----- 
From: "Roger Andersson" <[email protected]>
To: "'General Discussion of SQLite Database'" <[email protected]>
Sent: Sunday, January 03, 2010 4:10 PM
Subject: Re: [sqlite] Foreign key support in Sqlite


> -----Ursprungligt meddelande-----
> Från: [email protected]
> [mailto:[email protected]] För Luciano de Souza
> Skickat: den 3 januari 2010 19:05
> Till: General Discussion of SQLite Database
> Ämne: Re: [sqlite] Foreign key support in Sqlite
>
> I can't comprehend! I downloaded the two packs in c:\test.
> Three files were
> unpacked: sqlite3.exe, sqlite3.dll and sqlite3.def.
>

Maybe you need to check what Igor Tandetnik did say?

http://www.sqlite.org/foreignkeys.html#fk_enable
http://www.sqlite.org/pragma.html#pragma_foreign_keys


/Roger

_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users 

_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to