This section lists the files that you need to deploy to a client with DataWindow .NET Windows applications. The same files are required on the production server for Web applications (they are not required on Web clients).
If you use the Runtime Packager, the DataWindow .NET initialization files and unmanaged DLLs listed in this section are all installed in the Sybase\DataWindow .NET 2.5 directory. The .NET assemblies are installed in the GAC. All files are freely redistributable.
The files listed in Table 13-1 must be distributed with all applications that use DataWindow .NET if they are not already installed on the target system.
File |
Description |
---|---|
DataWindow.dll |
Front end, interacts with the .NET runtime |
WebDataWindow.dll |
Web DataWindow front end; required on production server for Web applications |
DataWindowInterop.dll |
Interop layer, communicates between front end and DataWindow server |
pbdwn110.dll |
DataWindow server |
pbshr110.dll |
Required utilities |
The files listed in Table 13-2 need only be deployed if your application requires them. Typically you will deploy the Xerces files and at least one database interface.
File |
Required for |
---|---|
pblab110.ini |
DataWindows that use the Label presentation style |
pbXerces110.dll, xerces-c_2_6.dll, xerces-depdom_2_6.dll |
XML or XHTML RenderFormat or DataWindow export to or import from XML |
dwNetWSRuntime110.dll, Sybase.DataWindow.WebService.Runtime.dll, Sybase.DataWindow.WebService.RuntimeRemoteLoader.dll |
Web service DataWindows |
pbado110.dll, pbrth110.dll, Sybase.DataWindow.Db.dll, Sybase.DataWindow.DbExt.dll |
ADO.NET database connections |
pbase110.dll |
Sybase Adaptive Server Enterprise 15 database connections |
pbdir110.dll |
Sybase DirectConnect database connections |
pbin9110.dll |
Informix 9 database connections |
pbo84110.dll |
Oracle8i database connections |
pbo90110.dll |
Oracle9i database connections |
pbo10110.dll |
Oracle 10g database connections |
pbodb110.dll |
ODBC database connections |
pbodb110.ini |
ODBC database connections |
pbole110.dll |
OLE DB database connections |
pbsnc110.dll |
Microsoft SQL Server Native Client database connections |
pbsyc110.dll |
Sybase Adaptive Server Enterprise database connections |