(no subject)

From: [at]} <marent>
Date: Sat, 17 Mar 2001 22:40:24 +0100

Hello BlackBox-Users,

can anybody help me to solve a problem with the SqlDB module?

I use the SqlOdbc driver to connect a oracle database and I am trying to
execute a statement like this:
                SELECT * FROM deals WHERE deal_id IN (:XX.selection)

                where XX.selection is a string like "100', '102"

The oracle datebase receives the statement
        
                SELECT * FROM deals WHERE deal_id IN ('100'', ''102')

The single quotes are doubled and I have no idea, how to surpress this
behavior.

Gerhard Marent
Weidachstraße 6
A-6900 Bregenz

gerhard.marent{([at]})nowhere.xy

--------------------------------------------

To unsubscribe from this mailing list, send a message containing the word "unsubscribe" to:
   blackbox-request{([at]})nowhere.xy

To get a list of valid e-mail commands and instructions on their usage, send a message containing the word "help" to the above address.

Send any problem reports or questions related to this email list to the list owner at
   owner-blackbox{([at]})nowhere.xy
Received on Sat Mar 17 2001 - 21:40:24 UTC

This archive was generated by hypermail 2.3.0 : Thu Sep 26 2013 - 06:27:44 UTC