News

Wrote this simple clock class, here is how I am setting the time: def set_time(self, hour=0, minute=0, second=0, millisecond=0): if not (0 ...
There are various ways of using global variables in Microsoft SQL Server 2000 DTS Designer tasks. This article, one in a series, looks into their role in exchanging data between packages, using ...