Collector
پنج شنبه 31 شهریور 1390, 12:19 عصر
سلام
من با این کوییری میخوام در بانک جستجو کنم
"Select * From S Where Radif Between '" + txtRadif1.Text + "' and '" + txtRadif2.Text + "'union select * from S where Te between '" + txtK1.Text + "' and '" + txtK2.Text + "'"
اما این پیغام را نشان میدهد
The image data type cannot be selected as DISTINCT because it is not comparable.
من چگونه میتوانم فیلد های عکس را فیلتر کنم که این مشکل پیش نیاید.
من با این کوییری میخوام در بانک جستجو کنم
"Select * From S Where Radif Between '" + txtRadif1.Text + "' and '" + txtRadif2.Text + "'union select * from S where Te between '" + txtK1.Text + "' and '" + txtK2.Text + "'"
اما این پیغام را نشان میدهد
The image data type cannot be selected as DISTINCT because it is not comparable.
من چگونه میتوانم فیلد های عکس را فیلتر کنم که این مشکل پیش نیاید.