System.Data.SQLite

Login
This project makes use of Eagle, provided by Mistachkin Systems.
Eagle: Secure Software Automation
Overview

Artifact ID: a6dc09466ae62367a05230ea4f4ba66d52650f43
Ticket: b400a24aab4a529e80cabf6cdf815d8d6c9eadea
How to use REGEXP extension...
User & Date: anonymous 2019-08-08 09:46:28
Changes

  1. foundin changed to: "REGEXP"
  2. icomment:
    Hello,
    The REGEXP command is not recognized from my PC-VB.NET application with nuget System.data.SQLite, even in the latest version 1.0.111
    Do you have a solution ?
    Thank you
    JP MATON, Belgium
    
    ex : 
    ...
    OpenDataBase()
    sqlite_cmd.CommandText = "SELECT title FROM Books WHERE comment REGEXP '[^ ]\?'"       ' ne marche pas via VB NET
    sqlite_cmd.ExecuteNonQuery()
    sqlite_cmd.Dispose()
    sqlite_conn.Close()
    ...
    
  3. login: "anonymous"
  4. mimetype: "text/x-fossil-plain"
  5. private_contact changed to: "2eb264207abcbfba835d4bbf93374e12138cf3f2"
  6. severity changed to: "Important"
  7. status changed to: "Open"
  8. type changed to: "Incident"