Calling Stored Procedure from javascript code
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
Sir, How to make connection to the SQL Server 2005 & to call stored procedure in JAVASCRIPT using disconnected architecture? :)
-
Sir, How to make connection to the SQL Server 2005 & to call stored procedure in JAVASCRIPT using disconnected architecture? :)
No.. It cant directly call using JAvascript. Rather you could put a handler which will call the stored procedure and return the output. Call the handler using AJAX. ;)
Abhishek Sur **Don't forget to click "Good Answer" if you like this Solution.
My Latest Articles-->** Simplify Code Using NDepend
Basics of Bing Search API using .NET
Microsoft Bing MAP using Javascript