ADO.NET database interface

The PowerBuilder ADO.NET interface supports the OLE DB, Microsoft SQL Server .NET, Oracle ODP.NET, and Sybase ASE data providers. If you use ADO.NET, you must deploy pbado125.dll, pbrth125.dll, Sybase.PowerBuilder.Db.dll, Sybase.PowerBuilder.DbExt.dll, and, for OLE DB, the OLE DB data provider.

The files pbado125.dll and pbrth125.dll are standard DLL files, and you can deploy them in the same way as other PowerBuilder DLLs. However, Sybase.PowerBuilder.Db.dll and Sybase.PowerBuilder.DbExt.dll are .NET assemblies. You can use one of three techniques to deploy the files: