![]() |
Sergey Kornilov admin 10/21/2010 |
It all depends on what database do you use. |
S
|
Shinzon author 10/22/2010 |
It all depends on what database do you use. In MySQL you need to use concat() function. In MS Access you need to convert numbers to strings first using CStr() function.
|