strSQL =
"SELECT Naam FROM tblKlanten WHERE code LIKE '%" & str & "%'"it works in sql but doens't in sql mobile how do i solve this
strSQL =
"SELECT Naam FROM tblKlanten WHERE code LIKE '%" & str & "%'"it works in sql but doens't in sql mobile how do i solve this
Like in query
Rafael Turon
It works very well in SQL Mobile too. But I dont know why you ran into problems. What error did it give What is HRESULT
Thanks,
Laxmi NRO, MSFT, SQL Mobile, Microsoft Corporation
Manmeet Panigrahi
Any thoughts
Thanks,
Dave
Joe127
what is the data type of the 'code' column in tblKlanten is it numeric
-Darren
shunm_ms
Thanks for replying. Everything is solved now.
Cheers,
Dave
Samuel D. Colak
Unless you post complete detail, we can not answer your question.
Thanks,
Laxmi Narsimha Rao ORUGANTI, MSFT, SQL Everywhere, Microsoft Corporation