manuaaa Member Licensed User Longtime User Jul 18, 2013 #1 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: 259
Dear Erel, Please help me to get scroll view data deom MsSQL. I am enclosing herewith a sample project. Thanks in advance. Manuaaa
Erel B4X founder Staff member Licensed User Longtime User Jul 18, 2013 #2 Which error did you get? Upvote 0
manuaaa Member Licensed User Longtime User Jul 18, 2013 #3 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
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
Erel B4X founder Staff member Licensed User Longtime User Jul 18, 2013 #4 I'm sorry but I'm not familiar with the MSSQL library. You should need to check which type of items it returns. I recommend you to use the web service approach. Upvote 0
I'm sorry but I'm not familiar with the MSSQL library. You should need to check which type of items it returns. I recommend you to use the web service approach.