Viewing 3 posts - 1 through 3 (of 3 total)
Thanks for that point Allan but how come my Execute Statement Fails to Set @ErrorsExist When errors do exist ?
Thanks
Andy
May 27, 2003 at 8:48 am
Steve
Thanks for your suggestion. Unfortunatly I still can't resolve the problem could you please give me a further example of the syntax I should use just in case I'm getting...
February 13, 2003 at 9:56 am
Code as Requested
' SQL DMO Variables
Private oSQLServer As SQLDMO.SQLServer
Private oFormsDB As SQLDMO.Database
Private oFormsTable As SQLDMO.Table
' SQL Namespace Variables
Private oSQLNameSpaceObject As SQLNamespaceObject
Private oSQLNameSpace As SQLNamespace
Private NameSpaceArray(10) As Long
'Calls various routines from...
January 22, 2002 at 9:16 am
Viewing 3 posts - 1 through 3 (of 3 total)