Home » U++ Library support » U++ SQL » SQLITE3: Bind parameter by name
Re: SQLITE3: Bind parameter by name [message #26723 is a reply to message #26722] |
Fri, 21 May 2010 13:36  |
frankdeprins
Messages: 99 Registered: September 2008 Location: Antwerp - Belgium
|
Member |
|
|
Yes, but when a user of the tool posts a statement, there can be comments in it. You have no control over what he posts as statement. Of course you can programatically remove the comments, but that is not always OK. Sometimes, with DDL statements, you want the comments in the database. I do this often so that the comments are available when I ask the creation statement of an object in sqlite. See it as a form of database documentation.
Anyway, I think that any statement that is valid for sqlite, should be accepted by the Ultimate wrapper as well, without mistaking question marks as bind variables when they aren't.
|
|
|
Goto Forum:
Current Time: Sat Jul 05 14:46:14 CEST 2025
Total time taken to generate the page: 0.04725 seconds
|