Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Database input by user
#1
Hello,
I am a python beginner, covered all the basics. To really learn pythoon i though that it will be a good idea to just dive in and start working on some projects of my own. The first one is suppose to be simple...although i didnt find and tutorial:

I want to build a program for my company that organize all the orders we get from our clients: Model name, Quantity, Client, Date of order, Date of our Derlivery obloighation

All of the above should be entered by our workers. Then i will output a table with all orders.

I tried to do it with mysql, but i didnt fins any tutorial explaining how a user of the program will enter thr pramaters. Im quite sure that it is related to “input” function, but i didnt had any luck with it...If there is a tutorial that explains that i will be more than happy to read it, because im also a fan of RTFM approch.

Thanks
Reply


Messages In This Thread
Database input by user - by D_frucht - May-17-2018, 01:14 PM
RE: Database input by user - by Larz60+ - May-17-2018, 01:29 PM
RE: Database input by user - by D_frucht - May-17-2018, 01:40 PM
RE: Database input by user - by Larz60+ - May-17-2018, 03:12 PM
RE: Database input by user - by buran - May-17-2018, 03:31 PM
RE: Database input by user - by D_frucht - May-17-2018, 04:07 PM
RE: Database input by user - by buran - May-17-2018, 04:13 PM
RE: Database input by user - by Larz60+ - May-17-2018, 04:15 PM
RE: Database input by user - by D_frucht - May-17-2018, 06:58 PM
RE: Database input by user - by buran - May-18-2018, 06:12 AM
RE: Database input by user - by D_frucht - May-18-2018, 06:22 AM
RE: Database input by user - by buran - May-18-2018, 06:28 AM
sqlite - input by user - by D_frucht - May-17-2018, 09:49 PM
RE: sqlite - input by user - by killerrex - May-17-2018, 10:06 PM
RE: sqlite - input by user - by D_frucht - May-17-2018, 10:20 PM
RE: sqlite - input by user - by woooee - May-18-2018, 12:18 AM
RE: sqlite - input by user - by D_frucht - May-18-2018, 04:42 AM
weird sqlite 3 in problem - by D_frucht - May-18-2018, 05:24 AM
RE: weird sqlite 3 in problem - by j.crater - May-18-2018, 05:38 AM
RE: weird sqlite 3 in problem - by D_frucht - May-18-2018, 05:38 AM
RE: weird sqlite 3 in problem - by j.crater - May-18-2018, 05:41 AM
RE: weird sqlite 3 in problem - by D_frucht - May-18-2018, 05:45 AM
RE: weird sqlite 3 in problem - by buran - May-18-2018, 06:07 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  WHILE LOOP NOT RETURNING USER INPUT AFTER ZerroDivisionError! HELP! ayodele_martins1 7 1,290 Oct-01-2023, 07:36 PM
Last Post: ayodele_martins1
  restrict user input to numerical values MCL169 2 1,052 Apr-08-2023, 05:40 PM
Last Post: MCL169
  user input values into list of lists tauros73 3 1,211 Dec-29-2022, 05:54 PM
Last Post: deanhystad
Information How to take url in telegram bot user input and put it as an argument in a function? askfriends 0 1,245 Dec-25-2022, 03:00 PM
Last Post: askfriends
Question Take user input and split files using 7z in python askfriends 2 1,230 Dec-11-2022, 07:39 PM
Last Post: snippsat
Sad how to validate user input from database johnconar 3 2,136 Sep-11-2022, 12:36 PM
Last Post: ndc85430
  How to split the input taken from user into a single character? mHosseinDS86 3 1,290 Aug-17-2022, 12:43 PM
Last Post: Pedroski55
  Use pexpect to send user input alisha17 0 2,068 May-10-2022, 02:44 AM
Last Post: alisha17
  WHILE Loop - constant variables NOT working with user input boundaries C0D3R 4 1,608 Apr-05-2022, 06:18 AM
Last Post: C0D3R
  Matplotlib - close multple plots with user input Positron79 0 1,835 Dec-01-2021, 05:26 PM
Last Post: Positron79

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020