Quantcast
Channel: SCN: Message List - PowerBuilder Developer Center
Viewing all articles
Browse latest Browse all 7329

Re: Help with DW and Excel File

$
0
0

Hi, I'm trying set a new syntax in the pipeline, but PB show me a error message (Syntax error)

 

l_pipe = CREATE pipeline

 

 

l_pipe.DataObject = "p_prueba"

 

 

messagebox('',l_pipe.syntax)

 

 

l_pipe.syntax = 'PIPELINE(source_connect=prueba,destination_connect=access,type=create,commit=100,errors=100) SOURCE(name="gen_tabla",COLUMN(type=varchar,name="empresa",dbtype="varchar(20)",nulls_allowed=no)) RETRIEVE(statement="select empresa from gen_tabla where empresa = '005' and cod_tabla = 'gen_privilegio'") DESTINATION(name="reporte",COLUMN(type=varchar,name="empresa",dbtype="VARCHAR(20)",nulls_allowed=no,initial_value="spaces"))'


Viewing all articles
Browse latest Browse all 7329

Trending Articles



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