reference:statement
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| reference:statement [2007/01/23 15:58] – external edit 127.0.0.1 | reference:statement [2023/06/20 13:51] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 130: | Line 130: | ||
| ===== Methods (setting parameters) ===== | ===== Methods (setting parameters) ===== | ||
| - | ==== bool Set('' | + | ==== bool Set(int '' |
| There is a whole collection of these Set methods, one for each type supported by IBPP. You should read the article on [[conversions|type conversions]] to discover what type in your C++ code is compatible with what SQL type. | There is a whole collection of these Set methods, one for each type supported by IBPP. You should read the article on [[conversions|type conversions]] to discover what type in your C++ code is compatible with what SQL type. | ||
| + | |||
| + | '' | ||
| '' | '' | ||
| Line 144: | Line 146: | ||
| </ | </ | ||
| - | You might wonder why IBPP will agree to set any parameter to SQL NULL (through '' | + | You might wonder why IBPP will agree to set any parameter to SQL NULL (through '' |
| ==== SDT ParameterType(int) ==== | ==== SDT ParameterType(int) ==== | ||
reference/statement.1169567924.txt.gz · Last modified: 2023/06/20 09:21 (external edit)