> Among the whole paramitration there are some "parameters" which are
> actually reads to specific hardware addresses.

If these values are to be read directly from the hardware, why involve
the database at all?  Why not simply have your application code read
them directly, instead of trying to figure out a way for the database
to do it?

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

Reply via email to