coad for how to connect console application to sql server plSKSony Kumari11yAsked Aug 3, 2015, 12:49 PM2.7kVisual Basic .NEThow to connect console application to sql server plz help me or send me coad plz send me coad
Amitesh Verma11y agoPosted Aug 4, 2015, 12:59 AM http://www.codeproject.com/Articles/823854/How-to-connect-SQL-Database-to-your-Csharp-program http://www.c-sharpcorner.com/UploadFile/b8d90a/connect-oledb-database-in-C-Sharp-in-easy-steps/
Syed Shanu11y agoPosted Aug 3, 2015, 9:13 PMIts same as you write code for Winform or for webform. Check the link below for sample to connect SQL using Console Applications. http://www.c-sharpcorner.com/UploadFile/5089e0/how-to-create-single-connection-string-in-console-applicatio/ http://www.codeproject.com/Articles/823854/How-to-connect-SQL-Database-to-your-Csharp-program
Amitesh VermaPosted Aug 4, 2015, 12:59 AM
Syed ShanuPosted Aug 3, 2015, 9:13 PM