>  Depending on how many parameters you're talking about, you might 
>  also consider a virtual table.  Virtual tables are kind of the
>  ultimate "trigger on select(and insert/update/delete)", in the
>  sense that any operation on the table ends up calling your code
>  to figure out what to do.  You could define a two column virtual
>  table with "name" and "value", for example.

Great! Indeed this is, what I was looking for!
It is marked as "Experimentel" what does that mean? Is it working
already?
You could already relay on it? 
Or does it mean: "Don't use, yet, we're not sure it works correct"?

Thomas

Hottinger Baldwin Messtechnik GmbH, Im Tiefen See 45, 64293 Darmstadt, Germany 
| www.hbm.com 

Registered as GmbH (German limited liability corporation) in the commercial 
register at the local court of Darmstadt, HRB 1147  
Company domiciled in Darmstadt | CEO: Andreas Huellhorst | Chairman of the 
board: James Charles Webster

Als Gesellschaft mit beschraenkter Haftung eingetragen im Handelsregister des 
Amtsgerichts Darmstadt unter HRB 1147 
Sitz der Gesellschaft: Darmstadt | Geschaeftsfuehrung: Andreas Huellhorst | 
Aufsichtsratsvorsitzender: James Charles Webster

The information in this email is confidential. It is intended solely for the 
addressee. If you are not the intended recipient, please let me know and delete 
this email.

Die in dieser E-Mail enthaltene Information ist vertraulich und lediglich fur 
den Empfaenger bestimmt. Sollten Sie nicht der eigentliche Empfaenger sein, 
informieren Sie mich bitte kurz und loeschen diese E-Mail.

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

Reply via email to