Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Member
30 Points
28 Posts
Jul 02, 2011 05:11 AM|LINK
At last solved my problem. The problem was at date(). This date was not supported by SQL Server. Finally I Send date to database from Textbox and it worked.
mhdcpds
Member
30 Points
28 Posts
Re: CRUD Application Using Asp.net Web Service, JQurey, JSON
Jul 02, 2011 05:11 AM|LINK
At last solved my problem. The problem was at date(). This date was not supported by SQL Server. Finally I Send date to database from Textbox and it worked.