DBLib is a low level API for accessing SQL Server. SilkPerformer does not provide a record/replay approach for testing a SQL Server database which uses this native API. However, a replay only approach can be implemented by using DLL integration to access the MSDB library (ntwdblib.dll). Refer to the topic, "Custom DLLs" in SilkPerformer Help for guidance on DLL integration.
↧