|
-
Jan 20th, 2006, 08:46 AM
#1
Thread Starter
Member
sqlce error
hi,
i use sqlce and .net for pocketpc(symbol mc3000)
my code is
SQL_text = "WHERE product_name LIKE ‘%" &
Txtproductname.Text.Trim & "%’ "
and i have this error
[-->product.SQLDS<--]select * from product where product_name
like '%cd%'
system.Data.SqlServerCe.SqlCeException
whats wrong
thanks regards
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|