Friday, June 15, 2012

Use stored procedures in SQL Operations to have better results

I tried to insert image to a sql database and retrieve it in windows application.I tried the both ways.Command type with text and Command type with stored procedures.I saw some easy in stored procedures. It can re use easilly.Try it ..Actually its easy than Commanding in the application..We have to create stored procedures in sql......Try it and Happy coding..

No comments:

Post a Comment