- You are here:
- Home
- CodeXchange
- All
- PowerBuilder
- PostgreSQL Demo App for PowerBuilder 2017 R2 and R3 New Features
PostgreSQL Demo App for PowerBuilder 2017 R2 and R3 New Features
- Bruce Armstrong
- Code Author
- Offline
Less
More
- Posts: 55
6 years 2 months ago - 9 months 4 weeks ago #40
by Bruce Armstrong
This message has an attachment file.
Bruce Armstrong created the code: PostgreSQL Demo App for PowerBuilder 2017 R2 and R3 New Features
Demonstrates more advanced use of PostgreSQL, in particular support for Identity Columns, Stored Procedure Datawindows and using stored procedures as methods of the transaction object via RPCFUNC.
The database used for the sample is the BookTown database that O'Reilly Media included in their Practical PostgreSQL book. A SQL script that can be used to create the database is https://resources.oreilly.com/examples/9781565928466/blob/master/booktown.sqlavailable from their site .
The database used for the sample is the BookTown database that O'Reilly Media included in their Practical PostgreSQL book. A SQL script that can be used to create the database is https://resources.oreilly.com/examples/9781565928466/blob/master/booktown.sqlavailable from their site .
This message has an attachment file.
Please log in or register to see it.
Last Edit: 9 months 4 weeks ago by Bruce Armstrong.
Please Log in or Create an account to join the conversation.
Moderators: Appeon Administrator