Viewing 3 posts - 1 through 3 (of 3 total)
Is this another SP dependent question? Clearly under SP3a the UDF parameters are included in syscolumns.
CR
July 15, 2004 at 5:12 am
#514623
Even putting
USE MASTER
GO
before the commands does not provoke an error.
What point is the question trying to make?
July 9, 2004 at 12:39 am
#513979
You can write your own Active-X DLL using the CDO library. This is incredibly easy using ,NET (just make sure it is compiled for interoperability). You then call is...
October 26, 2003 at 6:22 pm
#479603