thanks for the info, now i can get data from Sqlserver.
but i have still one problem : in the example demo stocklistdemo for data adapter .Net,(for data adapter .java is good) i click stock name(for example :CVS Asia) to shown popup in form index.html , it has 3 errors :
1> SLDpopup7 1 :10:53:23,760 ER positionXAxis this is a not valid value for positionXaxis:"NaN", please use a number.
2> SLDpopup7 2 :10:53:23,760 ER positionXAxis this is a not valid value for positionXaxis:"NaN", please use a number.
3>SLpopup7 3 : :10:53:23,760 ER callback exception Invalid argument.
thrown by your callback
function onChartUpdate(item,upOb)
{
-------
-------
}
and the graph don't appear.