Quoi, tu ne connais pas PB ? Va falloir parcourir tout le forum alors !

Le forum (ô combien francophone) des utilisateurs de Powerbuilder.

Recherche rapide

Annonce

Certaines rubriques, dont des cours, sont uniquement visibles par les membres du forum ^^.
Dans la rubrique Liens & Références, vous avez accès à un sommaire de téléchargement, profitez-en !
Il existe maintenant un nouveau TOPIC "Votre CV en Ligne" accessible uniquement par demande.

#1 19-08-2009 09:27:24

sbouvetJD  
Chasseur d'y voir ?
Lieu: LYON
Date d'inscription: 29-03-2007
Messages: 185
Pépites: 147,483,921
Banque: 13,317,684,827,902,405
Site web

Quelles DLL pour un déploiement ?

Bonjour,

J'aimerai connaître la liste minimale des DLL à fournir pour un déploiement d'une application PB9 avec DB MSSQL. J'ai déjà noté :
- PBMSS90.dll
- PBDWE90.dll
- PBVM90.dll
Mais quid des suivantes ? A quoi servent-elles ? Où peut-on trouver un bref descriptif de ces bibliothèques ?
- LIBJCC.dll (lié à EA Server ?)
- MSVCRT.dll
- PBTRA90.dll
- PBRTC90.dll
- PBJVM90.dll

Hors ligne

 

#2 19-08-2009 09:55:31

erasorz  
Admin
Lieu: Babylone
Date d'inscription: 23-11-2006
Messages: 5121
Pépites: 97,197
Banque: 2,147,483,647

Re: Quelles DLL pour un déploiement ?

dans l'aide HTML : PowerBuilder runtime files

- LIBJCC.dll   => nécessaire à PBVM
- MSVCRT.dll  => C++, nécessaire aux DLL PB
- PBTRA90.dll  => nécessaire pour tracer les opérations BDD
- PBRTC90.dll  => nécessaire pour les Rich Text Controls
- PBJVM90.dll  => nécessaire pour Java

ci-après c'est pour la version 11.5 mais ça doit exister dans l'aide de la version 9

PowerBuilder runtime files

Database connectivity Files required for database connectivity are listed separately in "Database connections".

Core runtime files
Table 37-4 lists the core PowerBuilder runtime files.

Table 37-4: Core PowerBuilder runtime files Name Required for
pbvm115.dll All. 
pbshr115.dll All. pbvm115.dll has dependencies on this file.
libjcc.dll All. pbvm115.dll has dependencies on this file.
libjutils.dll All. libjcc.dll has dependencies on this file.
pbdwe115.dll DataWindows and DataStores (for .NET applications, use pbdwm115.dll instead).

Microsoft files
When you deploy the core PowerBuilder runtime files, you must also deploy the msvcr71.dll and msvcp71.dll Microsoft Visual C++ runtime libraries and the Microsoft .NET Active Template Library (ATL) module, atl71.dll, if they are not present on the user's computer. The PowerBuilder runtime files have a runtime dependency on these files. See "Third-party components and deployment" for more information.

Microsoft Windows GDI+ is the subsystem of the Windows XP or Windows Server 2003 operating system that implements enhanced graphic capabilities for screens and printers. The PowerBuilder runtime files have a runtime dependency on gdiplus.dll. If you deploy your PowerBuilder application to the Windows 2000 platform, you must make sure that gdiplus.dll is available on the target computer.

Additional runtime files
Table 37-5 lists additional runtime files that your application might not require. For example, pbvm115.dll is required for all deployed applications, but pbrtc115.dll and its associated runtime files are required only if your application uses Rich Text controls or RichText DataWindow objects.

For more information about deploying applications that use the pbjvm115.dll for Java support, see "Java support".

Table 37-5: Additional PowerBuilder runtime files Name Required for
pbacc115.dll  Accessibility support (Section 508)
pbdpl115.dll Data pipeline support
PBDWExcel12Interop115.dll, Sybase.PowerBuilder.DataWindow.Excel12.dll Excel 2007 support
pbdwr115.dll, pbdwr115.pbd Web DataWindow support
PBXerces115.dll, xerces-c_2_6.dll, xerces-depdom_2_6.dll XML Web DataWindow support and XML support for DataWindows and DataStores
Sybase.PowerBuilder.WebService.Runtime.dll, Sybase.PowerBuilder.WebService.RuntimeRemoteLoader.dll  Web service DataWindows
pbjvm115.dll Java support
pbrth115.dll .NET Web Forms and ADO.NET
pbrtc115.dll, tp13.dll, tp13_bmp.flt, tp13_css.dll, tp13_doc.dll, tp13_gif.flt, tp13_htm.dll, tp13_ic.dll, tp13_ic.ini, tp13_jpg.flt, tp13_obj.dll, tp13_pdf.dll, tp13_png.flt, tp13_rtf.dll, tp13_tif.flt, tp13_tls.dll, tp13_wmf.flt, tp13_wnd.dll, tp4ole13.ocx Rich Text support
pblab115.ini Label DataWindow presentation-style predefined formats
pbtra115.dll, pbtrs115.dll Database connection tracing

Installed path \Program Files\Sybase\Shared\PowerBuilder or, for most of the required rich text files, \Program Files\Sybase\Shared\PowerBuilder\RTC.

Deployment path Same directory as the application, in a directory on the system path, or in the App Path registry key.

Registry entries See "App Path registry key".

Localized runtime files
Localized runtime files are provided for French, German, Italian, Spanish, Dutch, Danish, Norwegian, and Swedish. These files are usually available shortly after the general release of a new version of PowerBuilder. The localized runtime files let you deploy PowerBuilder applications with standard runtime dialog boxes in the local language. They handle language-specific data when the application runs.

For more information, see "Localizing the product".


N'envoyez jamais un humain faire le travail d'un programme.

Hors ligne

 

Pied de page des forums

Propulsé par FluxBB 1.2.22