https://bugs.freedesktop.org/show_bug.cgi?id=77169
--- Comment #2 from [email protected] --- It's just a strange way of doing things. I'm not used to get my sql-string changed by a carrying pgm. So, if I mistype, an error should be send back from Oracle ( or any other db). But, if my sql-string is erroneously changed by the carrying pgm, then I can not use that pgm ( libre-office base in this case ), because, whatever I do, it will always go on putting double quotes in my sql-string. I'm using the native oracle tns-names, which works fine. I have no knowledge of any 'strip off double quotes'-parameter in a connection to a db. change this in the connection settings? I'm passing a very ordinary, most simple connectionstring to Oracle, and the connection is setup without any trouble. Anyway, this is not a problem to me, I was just trying out your stuff. I furthermore like Libreoffice very much ! [email protected] schreef op 10/04/2014 20:39: > [email protected] <mailto:[email protected]> changed > bug 77169 <https://bugs.freedesktop.org/show_bug.cgi?id=77169> > What Removed Added > CC [email protected] > > *Comment # 1 <https://bugs.freedesktop.org/show_bug.cgi?id=77169#c1> > on bug 77169 <https://bugs.freedesktop.org/show_bug.cgi?id=77169> from > [email protected] <mailto:[email protected]> * > You could change the query and set the execution to direct SQL. The text > wouldn't be changed. But you couldn't add any value to the query. > > Which connection do you use to oracle? Could be there is a possibility to > change this in the connection-settings. > ------------------------------------------------------------------------ > You are receiving this mail because: > > * You reported the bug. > -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
