User Profile

Collapse

Profile Sidebar

Collapse
czerwww
czerwww
Last Activity: Sep 3 '07, 11:12 AM
Joined: Sep 3 '07
Location: Czech Rep.
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • czerwww
    started a topic command.CommandTimeout
    in .NET

    command.CommandTimeout

    Can someone please help me? I have class for database connection and I need set command.command Timeout. How can I do that?

    Code:
    Code:
    Imports System.Data.SqlClient
    Imports System.Data
    Public Class Db
        Private Shared _ConnString As String = ""
        Private Shared _Connection As SqlConnection
    
        Public Shared Sub SetConnectionString(ByVal connString As String)
            _ConnString
    ...
    See more | Go to post

  • czerwww
    started a topic command.CommandTimeout
    in .NET

    command.CommandTimeout

    Can someone please help me? I have class for database connection and I need set command.command Timeout. How can I do that?

    Code:
    Imports System.Data.Sql Client
    Imports System.Data
    Public Class Db
    Private Shared _ConnString As String = ""
    Private Shared _Connection As SqlConnection

    Public Shared Sub SetConnectionSt ring(ByVal connString As String)
    _ConnString...
    See more | Go to post
No activity results to display
Show More
Working...