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


Groups > comp.lang.python > #93003

Re: (unknown)

From Dennis Lee Bieber <wlfraed@ix.netcom.com>
Subject Re: (unknown)
Date 2015-06-22 09:02 -0400
Organization IISS Elusive Unicorn
References <CAJGLaBJvbJzYLTVoP0Vh4wWiCqzruUvPspo1QSA7g=V=JfSWTQ@mail.gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.705.1434978142.13271.python-list@python.org> (permalink)

Show all headers | View raw


On Sun, 21 Jun 2015 17:08:47 +0000, "John T. Haggerty" <jpcookie@gmail.com>
declaimed the following:

>I'm looking to just have a simple program that will do a SQLite query pull
>a random record and then copy that record too the clipboard the system. I'm
>not quite seeing how to do this perhaps this is already been done elsewhere
>but I spent quite a bit of time trying to figure out how to do that and I'm
>not seeing a listing anywhere. any help would be greatly appreciated.

	And with which part are you having difficulty?

	The SQLite query?

	The random selection of a record from the result set?

	The system clipboard (what system? clipboard operations are not
portable between OS, and may even differ some with whatever environment is
running on the OS).
-- 
	Wulfraed                 Dennis Lee Bieber         AF6VN
    wlfraed@ix.netcom.com    HTTP://wlfraed.home.netcom.com/

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: (unknown) Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2015-06-22 09:02 -0400

csiph-web