PostgreSQL Demo App for PowerBuilder 2017 R2 and R3 New Features
            
                
    Bruce Armstrong
            
            
                    
                         
                    
                    
        
     
                    
                    
                        CODE AUTHOR
                    
                    Posts: 58
            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 resources.oreilly.com/examples/978156592...ooktown.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 resources.oreilly.com/examples/978156592...ooktown.sqlavailable from their site.
This message has an attachment file.
 Please log in or register to see it.
Last Edit: 1 year 9 months ago by Bruce Armstrong .
Please Log in or Create an account to join the conversation.
