Quantcast
Channel: SCN : All Content - PowerBuilder Developer Center
Viewing all articles
Browse latest Browse all 2935

How to change datawindow data source from SQL to SP?

$
0
0

Suppose I have a datawindow which get data from direct SQL like:

 

select c1, c2,c3, ... from mytab where c1=:param

 

Then I create a new SP which return result dataset same as data in mytab.

 

Then I want to change this datawindow datasource to the new SP, but keep everything same(format, appearance, font, ...).

How I can do it without create new datawindow from scratch?


Viewing all articles
Browse latest Browse all 2935

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>