TimeTec has merged all of its solutions into www.timeteccloud.com, click to
Manage Access Controls in TimeTec Access
TimeTec Access is a versatile access control system that supports various types of access control devices. Secure and control your premises' access with TimeTec Access through these options:
Microsoft SQL Server 2008 Integration Services ... BLE-5: Smart Controller
Microsoft SQL Server 2008 Integration Services ... BLE-16: Lift Control Panel
Microsoft SQL Server 2008 Integration Services ... BLE-2: Barrier Gate
Microsoft SQL Server 2008 Integration Services ... BLE-2: Turnstile
Microsoft SQL Server 2008 Integration Services ... Smart Lock

: Use XML configuration files ( .dtsConfig ) or parent package variables to make your packages dynamic across different environments (e.g., moving from Dev to Prod). Key Performance Best Practices

: In your data sources, only SELECT the columns you actually need to save memory and bandwidth.

: If the SSIS service and SQL Server are on the same machine, use the SQL Server destination instead of OLE DB for significantly better performance.

: This is the primary IDE for designing SSIS packages. It is a specialized version of the Visual Studio 2008 shell included with the SQL Server 2008 installation.

: Take advantage of the shared lookup cache feature in SQL Server 2008 to speed up parallel pipelines.

: Add a Data Flow Task to the control flow, then switch to the Data Flow tab . Here, you define:

: A simpler tool for basic data migration tasks that can automatically generate an SSIS package based on your selections. Core Development Workflow