Discussions tagged SqlExecutor
How to replace "SqlExecutor.SelectToStore" method ?
- How-to
- Last updated 4 months ago
- Ramón San Félix Ramón replied 4 months ago
Hi
I'm using PowerScript Dynamic DataStore like this:
//----------------------------------------------PowerBuilder Example ------------------------------------------
long ll_row, ll_rowCountString ls_sqlString ls_Syntax, ls_error, ls_clienteDataSt...
Hi,
I'm having an issue with SqlModelMapper when I'm trying to Load with a modified SqlQueryBuilder. If I call SqlExecutor.Select with the SqlQueryBuilder it works ok, but if I call SqlModelMapper.Load with the same SqlQueryBuilder, it seems to ign...
Replacement for SelectToStore method in SnapDevelop 2.0
- Resolved
- How-to
- Last updated 8 months ago
- Logan Liu @Appeon replied 8 months ago
The SelectToStore<> method has been deprecated in SnapDevelop 2.0. We used this extensively in v1.0. What is the replacement for this this? How should our code be modified?
We used this to get values from SELECT statements like so:
var res...
Select BLOB column with embedded SQL in Snap Develop 2019, not the R2
- How-to
- Last updated 1 year ago
- paulo gomes replied 1 year ago
Hi All,
There is a blob column in one of our Oracle database that has to be displayed to the Users in our web site.
We are coding a new REST Web API that one of our web sites is consuming the methods.
The Snap Develop is the PB 2019, not the PB 20...
- Page :
- 1