Group: microsoft.public.sqlserver.setup · Group Profile · Search for Webreference in microsoft.public.sqlserver.setup
Author: poornima.venkataraman
Date: Sep 29, 2006 23:33
... As String Dim dsEventTransac As New DataSet Dim daEventTransac As New SqlClient.SqlDataAdapter Dim rowCount As New Integer Dim oWebService As New WebReference.TkmService 'Dim nwRow As DataRow 'Dim delCmd As SqlClient.SqlCommand strQuery = "SELECT * FROM EventTransaction" strCon = "Data ...
|