Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #51395 > unrolled thread

sqlite3 version lacks instr

Started by"Joseph L. Casale" <jcasale@activenetwerx.com>
First post2013-07-28 18:32 +0000
Last post2013-07-28 18:32 +0000
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python


Contents

  sqlite3 version lacks instr "Joseph L. Casale" <jcasale@activenetwerx.com> - 2013-07-28 18:32 +0000

#51395 — sqlite3 version lacks instr

From"Joseph L. Casale" <jcasale@activenetwerx.com>
Date2013-07-28 18:32 +0000
Subjectsqlite3 version lacks instr
Message-ID<mailman.5198.1375036433.3114.python-list@python.org>
I have some queries that utilize instr wrapped by substr but the old
version shipped in 2.7.5 doesn't have instr support.

Has anyone encountered this and utilized other existing functions
within the shipped 3.6.21 sqlite version to accomplish this?

Thanks,
jlc

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web