Powerbuilder2009. 8. 5. 11:40

http://eas.penta.co.kr/pbnews/0610/PB105_Runtime_Files.htm


PowerBuilder 10.5 Runtime Files

 

파워빌더 10.5로 개발된 프로그램을 배포할 때에 필요로 하는 Runtime File들에 대해 살펴보도록 하겠습니다.

파워빌더 10.5의 필수 Runtime File은 아래 표와 같습니다.


이름

필요한 곳

PBVM105.DLL

  모든곳

PBSHR105.DLL

  모든곳. PBVM100.DLL 이 참조

LIBJCC.DLL

  모든곳. PBVM100.DLL 이 참조

LIBJUTILS.DLL

  모든곳. LIBJCC.DLL 이 참조한

PBDWE105.DLL

  DataWindow와 DataStoresfmf 사용했을 때 참조



Microsoft Files

 

파워빌더의 필수 Runtime File을 배포할 때는, 반듯이 Microsoft Visual C++ Runtime Libraries인 msvcr71.dll을 같이 배포해 주어야 합니다. 파워빌더 Runtime File들은 이런 파일들을 참조해서 동작을 하게 됩니다.

     Microsoft Windows GDI+는 화면과 프린터의 그래픽 기능을 향상시키기 위한 Windows XP 운영체제나 Windows Server 2003 서브시스템입니다. 파워빌더 런타임 파일들은 이 파일들  을 참조하게 되는데 만약 파워빌더 어플리케이션을 Window 2000플랫폼에 배포하였다면 해당 컴퓨터에는 gdiplus.dll이 반듯이 있어야 한다.

     Microsoft .NET Active Template Library(ATL)모듈과 atl71.dll은 Ink 컨트롤들을 지원하게 위해 파워빌더 10.5에 포함되어 있습니다. 만약 어플리케이션에서 Ink 컨트롤을 사용했다면 해당 컴퓨터에는 atl71.dll이 반듯이 있어야지 만에 정상적으로 실행 됩니다.

 


추가 Runtime 파일들

 

아래 테이블 리스트는 개발된 어플리케이션에 따라 필요한 Runtime Files의 목록입니다. PBVM105.dll은 배포 되어진 어플리케이션 전반에서 필요하지만, PBRTC105.dll은 Rich Text Controls이나 RichText DataWindow 오브젝트를 사용하였을 경우에만 필요합니다. PBJVM105.dll은 Java를 지원하기 위해서 필요합니다. 


이 름

필요한 곳

PBACC105.DLL

 접근성 지원 (Section 508)

PBDWR105.DLL, PBDWR105.PBD

 Web DataWindow 지원

PBXerces105.DLL,
xerces-c_2_6.dll,
xerces-depdom_2_6.dll

 DataWindows 와 DataStores를 위한 XML Web DataWindow 지원과 XML 지원

PBJVM105.DLL

 Java 지원

PBRTC105.DLL,
tp11.dll, tp11_bmp.flt,
tp11_css.dll, tp11_doc.dll,
tp11_gif.flt, tp11_htm.dll,
tp11_ic.dll, tp11_ic.ini,
tp11_jpg.flt, tp11_obj.dll,
tp11_pdf.dll, tp11_png.flt,
tp11_rtf.dll, tp11_tif.flt,
tp11_tls.dll, tp11_wmf.flt,
tp11_wnd.dll, tp4ole11.ocx

 Rich Text 지원

PBLAB105.INI

 Label DataWindow presentation-style predefined formats

PBTRA105.DLL,
PBTRS105.DLL

 Database connection tracing




 Native database drivers에 따른 Runtime files

 

이름

필요한 곳

PBIN9105.DLL

  INFORMIX I-Net 9

PBO84105.DLL

  Oracle 8.0.x and Oracle8i 8.1.x

PBO90105.DLL

  Oracle9i

PBO10105.DLL

  Oracle 10g

PBDIR105.DLL

  Sybase DirectConnect

PBSYC105.DLL

  Sybase Adaptive Server Enterprise CT-LIB

PBSYJ105.DLL

  Sybase Adaptive Server Enterprise CT-LIB for EAServer deployment only

   ■ 설치경로 : \Program Files\Sybase\Shared\PowerBuilder

 


PowerBuilder ODBC interface 필요 files

 

이름

설명

PBODB105.DLL

  PowerBuilder ODBC interface

PBODB105.INI

  PowerBuilder ODBC initialization file

   ■ 설치경로 \Program Files\Sybase\Shared\PowerBuilder

 


Microsoft ODBC files

 

아래 Table 내용은 어플리케이션에서 ODBC를 이용해 Microsoft ODBC files 을 사용할 때 필요한 dll 목록을 보여주고 있습니다.


이름

설명

DS16GT.DLL
DS32GT.DLL
ODBC32.DLL
ODBC32GT.DLL
ODBCAD32.EXE
ODBCCP32.CPL
ODBCCP32.DLL
ODBCCR32.DLL
ODBCINST.CNT
ODBCINST.HLP

ODBCINT.DLL
ODBCTRAC.DLL

Microsoft

  ■ 설치경로 : Windows system directory

 


Adaptive Server Anywhere files

 

이름

설명

DBODBC9.DLL

  ASA ODBC driver

DBBACKUP.EXE

  ASA backup utility

DBCON9.DLL

  Connection dialog box, required if you do not provide your own dialog box and your end users are to create their own data   sources, if they need to enter user IDs and passwords when connecting to the database, or if they need to display the Connection   dialog box for any other purpose

DBISQLC.EXE

  Interactive SQL utility

DBLGEN9.DLL

  Language-specific string library (EN indicates the English version)

DBLIB9.DLL

  Interface library

DBODTR9.DLL

  ODBC translator, required if your application relies on OEM to ANSI character set conversion

DBTOOL9.DLL

  ASA database tools

DBUNLOAD.EXE

  ASA unload utility

DBVALID.EXE

  ASA validation utility

RTENG9.EXE

  Restricted runtime engine

DBCTRS9.DLL

  Performance utility

DBSERV9.DLL

  Server utility

  ■ 설치경로\Program Files\Sybase\SQL Anywhere 9\win32



 

OLE DB database providers

 

 만약 어플리케이션에서 OLE DB를 이용해 데이터에 접근하고자 한다면 Microsoft's Data Access Components software 설치하기 전에 사용자 컴퓨터에 Microsoft's Data Access Components software를 설치해야만 합니다. 사용자는 MDAC_TYP.EXE를 실행하여 Microsoft OLE DB providers, SQLOLEDB and MSDASQL을 설치할 수 있습니다. 아래 Table 리스트는 PB DataDirect OLE DB를 사용했을 때 요구되어지는 내용들입니다. 만약 사용자 어플리케이션이 다른 벤더의 OLE DB data Provider를 사용한다면 해당 밴더에 맞는 PBOLE105.dll을 배포해 주어야 합니다.

 

이름

필요한 곳

PBOLE105.DLL

  PowerBuilder OLE DB interface required for all OLE DB connections

401COMUPD.EXE
IVODBC.LIC
PBADMIN.CNT
PBADMIN.EXE
PBADMIN.HLP
PBADMINR.DLL

  License and help files and administration utilities required for all PB DataDirect OEM 2.70 OLE DB data providers

PBINF09.CNT
PBINF09.DLL
PBINF09.HLP
PBINF09R.DLL

  PB DataDirect OEM 2.70 9.x

PBOR709.CNT
PBOR709.DLL
PBOR709.HLP
PBOR709R.DLL

  PB DataDirect OEM 2.70 Oracle 7

PBOR809.CNT
PBOR809.DLL
PBOR809.HLP
PBOR809R.DLL

  PB DataDirect OEM 2.70 Oracle 8

PBSYB09.CNT
PBSYB09.DLL
PBSYB09.HLP
PBSYB09R.DLL

  PB DataDirect OEM 2.70 Sybase Adaptive Server Enterprise

PBXML09.CNT
PBXML09.DLL
PBXML09.HLP
PBXML09R.DLL

  PB DataDirect OEM 2.70 XML

  ■ 설치 경로 : Program Files\Sybase\Shared\DataDirectOLEDB



 

JDBC database interface

 

이름

설명

PBJDB105.DLL

  PowerBuilder JDBC Driver (JDB) for JRE 1.2 or later

pbjdbc12105.jar

  Java package for PowerBuilder JDB driver and JRE 1.2 or later

  설 경로 : Program Files\Sybase\Shared\PowerBuilder







http://cafe.naver.com/pentaeduclub/9212
Posted by Julyus