Sharing ADO.NET Database Connections

PowerBuilder WPF applications can share database ADO.NET connections with third-party .NET assemblies.

Sharing database ADO.NET connections between an application and third-party .NET assemblies can minimize the number of connections to a database, or reduce the connection time.