Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

PBL required from PBD!!

Status
Not open for further replies.

simzhere

Programmer
Dec 6, 2003
1
US

Hi,
Our project uses Powergen Pro to create PBDs from PBLs. We are using PB 6.5. The problem is I have a PBD, but have lost the version of the source code (the PBL) that corresponds to that PBD. Would be of great help if anybody could tell me if I could recover the PBL from the PBD, if so how.

Thanks in advance,
Rajaraman.
 
i know a way of getting datawindows out of pbd - provided u know the name of the datawindow

PB 6.5
1. add the pbd to your library list
2. create a datastore with dataobject = <name of dw you want to extract from pbd>
3. get syntaxfromsql from the datastore and store it as a datawindow

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top