Rank17

Idea#40

This idea is active.
Editor »

convert '?' to bind parameter ':Bn' when converting to SQL

When Converting a String from another language to SQL automatically convert question marks (?) to SQL bind variables (:Bn with n = integer number).

Currently question marks are preserved and lead to errors on statement execution.

bye

T

Comment

Submitted by Community Member 6 months ago

Events

  1. The idea was posted
    6 months ago

Comments (1)

  1. Of cause this one will only make sense after implementation of Idea#17 "request values for bind parameter"

    bye

    T

    6 months ago