Menu

#39 database engine reporting string replace() as "no such funct

closed-accepted
DB-CORE (5)
9
2010-11-13
2010-07-27
Hardy Macia
No

database engine reporting string replace() as "no such function".

I enter into the ExecuteSQL window:
select replace(category,'Auto','NewAuto') from mytable;
The Errorse message from database engine is :
no such function: replace

I can run this same select statement from the sqlite3 command line interface and it works.

It could be the database engine has the bug, or maybe SDB needs updating with new db engine.

Discussion

  • Peter "mash" Morgan

    • labels: --> DB-CORE
    • status: open --> open-accepted
     
  • Peter "mash" Morgan

    Yo mashmorgan here, and new sqlitebrowser babysitter..

    There is a related bug with "escaping" so..
    can you actually create a dodgy set of "sql strings" for us to tests..

    eg select from `update` where `delete` as `true` .. and sql injectors on a car `ID` et all..

    That would be invaluable.. particularfor legacy Access and m$ users.. what...

    Thing objects..

    not Clients but
    Client.cool +me+ you + all the rest of us.. hehe..
    heh..

     
  • Peter "mash" Morgan

    • priority: 5 --> 9
    • assigned_to: nobody --> mashmorgan
     
  • Peter "mash" Morgan

    • status: open-accepted --> closed-accepted
     
  • Peter "mash" Morgan

    Cannot recreate bug against HEAD, so closing.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.