Creates an instance of a wwData Provider object. For most types these providers are part of the framework, but for the following they call out into external assemblies that get loaded dynamically at runtime:
- wwDataMySql
- wwDataOracle
- wwDataVistaDb
public static wwData LoadProvider( ServerTypes ServerType );
Return Value
wwData
Parameters
ServerType
The Servertype (SqlServer, OleDb etc.)
See also:
Class wwData | Non SQL Server DataSources© West Wind Technologies, 1996-2018 • Updated: 05/04/05
Comment or report problem with topic