Hello friends
I am developing an application in B4A connected directly to SQL Server using RDC,
following the link: https://www.b4x.com/android/forum/t...connector-rdc-connect-to-any-remote-db.31540/
The query in SQL Server is the following:
The query is in the RDC Config file:
The query is executed in the RDC log
The problem I have is when I use the LIKE operator in a SELECT query, in the smartphone it shows all the records and that query should only return 5 records
Thank you for your assistance
I am developing an application in B4A connected directly to SQL Server using RDC,
following the link: https://www.b4x.com/android/forum/t...connector-rdc-connect-to-any-remote-db.31540/
The query in SQL Server is the following:
The query is in the RDC Config file:
The query is executed in the RDC log
The problem I have is when I use the LIKE operator in a SELECT query, in the smartphone it shows all the records and that query should only return 5 records
Thank you for your assistance