Quantcast
Channel: SCN : Discussion List - PowerBuilder Developer Center
Viewing all articles
Browse latest Browse all 2881

syntaxfromsql fails if column is blob

$
0
0

I am creating a datawindow at run time where i don't know the column types or names.

 

ls_sql = "select * from <tablename>'

SyntaxFromSQL(ls_sql, 'Style(Type=Form)', ls_error)

 

I don't suppose there is a setting to create the syntax from sql while ignoring columns that it can't handle (such as blobs).   I get the error: "This column's data type (columname) requires the use of an embedded SQL statement."

 

Powerbuilder itself can do this when it creates a datawindow via the ide.


Viewing all articles
Browse latest Browse all 2881

Trending Articles



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