--- Dennis Cote <[EMAIL PROTECTED]> wrote: > What you probably want to do is use > sqlite3_prepare() to check if the > statement is syntactically valid. If it is you will > get a success return > code, if not you will get an error return code. > > I understand you are using TCL but I believe all > these API functions are > exposed through the TCL API as well. >
Hi Dennis, Thank your very much for your answers! It looks like sqlite3_prepare() is what I need. I have gone through the tcl api and did not find any mappings to it or any command that matched its functionality. Do you have the reference or the command name handy? Thanks again! __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com