I would suggest writing a code-behind method that calls a method from you data-access layer. These methods could return a datatable.
This allows you to first test the data access layer to ensure that it works correctly. Also, On Oct 16, 2:46 am, "SenthilTN Kumar" <[EMAIL PROTECTED]> wrote: > Hai,Connection to sql-server 2000 through Ajax is not working porperly,I > designed a programmer like this \" that is if i selected a > \"supplier Id\" from dropdown list, according to that id i > collecting the supplier details from the table, for collecting the > details i connecting the server each time\'This will working > porperly in local in my machine(database is in web server), but it was > not working porperly, after i uploaded in to webserver , sometimes > working , sometime no answer it\'s just going and values is not > returing.What to do.Thanks in advancewith regardssenthil --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ajax.NET Professional" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/ajaxpro The latest downloads of Ajax.NET Professional can be found at http://www.ajaxpro.info/ Don't forget to read my blog at http://weblogs.asp.net/mschwarz/ The open source project is now located at http://www.codeplex.com/Wiki/View.aspx?ProjectName=AjaxPro -~----------~----~----~----~------~----~------~--~---
