From: "Simon Slavin"
Sent: Monday, April 26, 2010 2:31 PM
> I don't know the answer to this question, but I have considered it in one 
> of my
> programs.  It simply issues a "PRAGMA recursive_triggers = 'on'", then 
> does a
> "PRAGMA recursive_triggers" and looks to see what it gets back.  Anything 
> but
> a '1' indicates too early a version of SQLite, so it triggers an error 
> message and
> a quit.

That is a good general solution.

Thanks.

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

Reply via email to