Added: 4 years ago
From: luckyvidoes
Views: 31,705
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:
see all

All Comments (15)

Sign In or Sign Up now to post a comment!
  • Comment removed

  • dont undersatnd ...u didnt run stored Proc on sql server. very confussing

  • Thank you for the demo. I am taking an online class and I really learn better through lecture and demos such as yours.

  • @sueyadon Thank you for the comments. Do check out my other videos similar to this.

    They will be very helpful to you!

  • Change to Entity Framework. Stored procedure is very old technology.

  • Thanks HawkEyeSla!

    Thanks for the feedback. Send me some good materials on Entity Framework.

  • @HawkEyeSlay What's Entity Framework?

  • thanks!

  • where can i possibly download the mysql server like in this video? anybody knows any links where i could find the installer, like free installer(mysql2000) .. tnx

  • Hey I don't have an H1B visa.

    What has H1b got to do to with this video anyways.

  • hhahahaha

    i came legal to the u.s and yes, im a job a thief as same as linus torvals

    nice video! :D

  • Dim cmd As New SqlClient.SqlCommand cmd.Connection = cs cmd.CommandType = CommandType.StoredProcedure 'employeelist is the name of the stored procedure used in this exemple cmd.CommandText = "employeelist" messagebox.show(cmd.executesca­lar.tostring) Catch ex As Exception  MessageBox.Show("ERROR") End Try End Sub

    End Class

  • 'in the top

    Imports System.Data.SqlClient

    Public Class proc Inherits System.Windows.Forms.Form ....

    Private Sub Button1_Click... Try Dim cs As New SqlClient.SqlConnection 'here he used northwind database cs.ConnectionString = "integrated security =true; data source =localhost; initial catalog=northwind;" cs.Open()

  • send me the program or the code

Loading...
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more