>hi , im using sqlite3 in debain
>
>i want to check  the first character should not be an special character.
>[by before insert trigger]
>how to do it?
>i thought of using  ascii function but i didnt find in sqlite.

No such function is part of the SQLite core.  But I wrote an extension 
offering that function, and a lot more.  Drop me a mail if you're 
interessed in the C source.

Cheers.

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

Reply via email to