Added: 1 year ago
From: derekbanas
Views: 6,566
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (14)

Sign In or Sign Up now to post a comment!
  • Very nice as always Derek. . .I think I need to look at your SQL Tutorial. . .BTW, have you done a Django Tut?? I didn't see one on your channel??

  • Can you please make more tutorials for sqlite or sql and python programming.

  • Nice tutorial. Can you please tell me what Python editor you are using? I usually use terminal. But the one you are using looks fabulous. Thanks

  • @rahul25iit I use Eclipse. It's free and works on every operating system. Thank you

  • Does it have to be a multi-line string? can i just type:

    def createtable(tablename): qureyCurs.execute('CREATE TABLE', tablename '(id INTERGER, name TEXT)')

    please respond asap.

  • @Nightengale305 no it doesn't have to be a multiline string. I'm sorry if I didn't explain that.

  • brilliant tutorial! just superb! I understood in an instance. ty 4 that:

    just a quick question:

    Since you save the database in memory, I actually saved it into a file. It still work but the problem is when I run it again it says 'the table already exist' .. so what do I have to type in python so that I can create table if there is none, and if there is one, i can still work with it!?!?

    thank you!

  • @jbchichoko5 Thank you. I'm glad you liked it. You access and change the data in the database by querying it with a language called sql. I'm just starting to go over that in my web design and programming tutorial. Tell me if that answers all of your questions :)

  • is there any difference in 3.0 and 2.7 in terms of sqlite3?

  • @mcgrady7761 The SQLite framework works the same in both versions of Python.

  • Thanks Derek. It was extremely usefull.

  • @illusiveTR You're welcome :)

  • Great Stuff! I'am total begeinner and you make it simple. This is a hobby for me right now honestly. But with your help, I can hopefully master programming. I can get a head start on gaming projects and have some knowledge before enrolling in to college. THANK YOU very much!!!!!!!!!!!

  • @waterwalker32 You definitely can learn the basics needed here to program. I'll later show you how to develop games with Objective C for the iPhone & iPad. Thanks for the nice comment

Loading...
Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more