Hi Alex,
I like the way you type, it's how I imagine text will look in the future
when we have successfully completed chip implants in the brain that
directly outputs the text of what we are thinking. :)
So if I understand you correct, you have a database in SQLite which you
have developed or somehow filled with some data (possibly using a DB
manager of sorts) that is tailored to the needs at your place of work.
Now you would like this data to be visible to some people in a useful way.
It's hard to know what the specific needs or specification is from the
description, but I assume you would like someone to assist and make the
program(s) for you/with you. I'm sure everyone here is capable, but most
people here already have a full-time job, so you'd probably have more
luck at a site like freelancer.com (where you can hire expert people on
the cheap).
If you only say "I need help" the best we can answer is: "We can see
that." Questions here have to be somewhat specific, even if you post
some code in whatever programming platform you have, you will typically
get some help with it here. To get best answers here, what you can do is
post a query that you have made, along with your table schema / layout,
and then ask how to make that query better, for instance how to order it
ascending or filter it, or perhaps how to improve the schema itself, and
for that you should get loads of results from here.
Best of luck!
Ryan
On 2018/08/18 7:15 PM, am...@juno.com wrote:
August 18, 2018, Hello Roger, Thank you so much for your answer, and so fast at
that! Going forward, the programming I am looking for does not have to be
'off-the-shelf' It could be programming done by someone the s/he is willing to
shine with me--as long as it solves my dilemmas. Also, this programming does
not have to be 'industry-specific'. As always, if you have any questions, need
more information and/or need any clarifications, ask away. Respectfully yours,
Alex Stavis
---------- Original Message ----------
From: Roger Schlueter <se...@cox.net>
To: sqlite-users@mailinglists.sqlite.org
Subject: Re: [sqlite] questions
Date: Sat, 18 Aug 2018 09:42:38 -0700
Hi Alex,
This functionality is certainly something that SQLite or even any
moderately capable database system can solve. However, for these
specific requirements there is very likely no off-the-shelf, ready-to-go
solution unless the requirement is very common or regulatory-required in
your industry.
On 8/18/2018 9:24, am...@juno.com wrote:
August 18, 2018 Good Morning Good People: I am in the process of building a
database for where I work. I can do a lot of tasks with SQLite. But I am stuck
on the dilemmas below. If any of you have any programming solutions for any/all
of these dilemmas I am in--in a way that I can download what yo have so someone
who has no programming experience and can just 'click and use' (i.e., turnkey
solutions, please advise. Once I hear back that you have any/all solutions to
my dilemmas below, I will give you an e-mail address to send them to. Thank you
vern much in advance for helping me eliminate these dilemmas. 1) How Can I do a
search--say for people trained on one task, or on a given date, or for people
who know how to operate one specific piece of equipment? 2) How can I set up
SQLite so some people can only read SQLite? 3) How can I sent up a table/report
of my results? 4) How can I put in ascending or descending order all the
information on one field, say by date I gave out safety glasses? Respectfully
yours, Alex Stavis
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users