Discussions tagged ModelStore (C#)
How to replace "SqlExecutor.SelectToStore" method ?
- How-to
- Last updated 3 months ago
- Ramón San Félix Ramón replied 3 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...
Populating datapacker with AddModelStore
- Resolved
- Issue
- Last updated 6 months ago
- Logan Liu @Appeon replied 6 months ago
We are replacing instances of the deprecated SelectToStore() method in our web api. In the code below (line 2) we switched 'SelectToStore' to 'Select'. However, we now get an error on the last line. The error is attached. What is the proper synta...
I see that you use ILogger to capture errors in some of you PowerBuilder.Data objects. I have a couple of questions. I am not sure how to use this method other than the method you show in one of your examples.
var factory = new LoggerFactory(); fa...
- Page :
- 1