Android Question Get data in Scroll View from Ms SQL

manuaaa

Member
Licensed User
Longtime User
Dear Erel,
Please help me to get scroll view data deom MsSQL. I am enclosing herewith a sample project.

Thanks in advance.

Manuaaa
 

Attachments

  • Scrollview from MSSQL.zip
    10.2 KB · Views: 257

manuaaa

Member
Licensed User
Longtime User
Thanks for your prompt Action and very nice to see the new face of this form.

Program Paused on line: 148
row = selectedItems.get(i)

LastExcpection java.lang.classCastException: Java.util.ArrayList

from mySQL table in the downloaded sample project is working fine. when I am connection to my MSSQL server data it is not coming.

Please Help
 
Upvote 0
Top