Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 2 of 2 total
Thread EDBManager & "stringreplace parameters"
Sun, Aug 7 2016 10:43 AMPermanent Link

Roy Lambert

NLH Associates

Team Elevate Team Elevate

Since not everything in ElevateDB SQL can be parameterised I often use StringReplace eg

WHERE
_fkAssessor IN ($aList$)

In code I then use StringReplace to put the actual data in. It would be nice to have a similar option in EDBManager for testing purposes.


Roy Lambert
Tue, Aug 9 2016 8:09 AMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Roy,

<< In code I then use StringReplace to put the actual data in. It would be nice to have a similar option in EDBManager for testing purposes. >>

Added, thanks.

Tim Young
Elevate Software
www.elevatesoft.com
Image