Prev: Fast SQL Server Stored Procedure runs slow in VB.NET
Next: Conversion failed when converting datetime from character string
From: Dan Guzman on 18 Apr 2010 13:25 > Dim cmd As adodb.Command Uri, Note that the OP is using the ADO.NET/SqlClient rather than classic ADO. -- Hope this helps. Dan Guzman SQL Server MVP http://weblogs.sqlteam.com/dang/
From: Uri Dimant on 21 Apr 2010 02:41
Thanks Dan "Dan Guzman" <guzmanda(a)nospam-online.sbcglobal.net> wrote in message news:DBF3351C-C685-443C-9ACD-B59101E68850(a)microsoft.com... >> Dim cmd As adodb.Command > > Uri, > > Note that the OP is using the ADO.NET/SqlClient rather than classic ADO. > > -- > Hope this helps. > > Dan Guzman > SQL Server MVP > http://weblogs.sqlteam.com/dang/ > > |