Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Newbie at Qt looking for some advice

Newbie at Qt looking for some advice

Scheduled Pinned Locked Moved Unsolved General and Desktop
newbiehelpc++qtcreator
23 Posts 7 Posters 8.4k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J joeshmo
    17 Nov 2015, 17:19

    Hi everyone,

    I have started using Qt and C++ quite recently in order to complete my project for my final year of computing at college. As I am new, I am a bit unsure on what I can do, cant do and sometimes how to do it.

    I am using Qt creator and, at the moment, SQLite Manager as I need to use a database in my project but don't have MS access.

    I don't have any examples, but I was wondering if anyone may be able to answer some of my questions, or could show me where to go in order to find the answers I need.

    Any help with either SQLite or Qt would be very much appreciated!

    Thanks very much!

    L Offline
    L Offline
    Lineaxe
    wrote on 22 Nov 2015, 00:15 last edited by
    #21

    @joeshmo
    Hi , you can use ms access inside your c++ C# or whatever language projects. Microsoft gives it away I think to encourage people to use it over MySql ,Oracle and others. Recently I used ms access for my local database ,and used MySQL as a remote database running on a Linux machine .

    J 1 Reply Last reply 22 Nov 2015, 08:58
    0
    • L Lineaxe
      22 Nov 2015, 00:15

      @joeshmo
      Hi , you can use ms access inside your c++ C# or whatever language projects. Microsoft gives it away I think to encourage people to use it over MySql ,Oracle and others. Recently I used ms access for my local database ,and used MySQL as a remote database running on a Linux machine .

      J Offline
      J Offline
      joeshmo
      wrote on 22 Nov 2015, 08:58 last edited by
      #22

      @Lineaxe cool thanks!

      Could you show me where I can find out how to use ms access in c++?
      Also, if you mean Microsoft give it away free, I'm yet to find it free anywhere!

      Thanks

      M 1 Reply Last reply 22 Nov 2015, 14:04
      0
      • J joeshmo
        22 Nov 2015, 08:58

        @Lineaxe cool thanks!

        Could you show me where I can find out how to use ms access in c++?
        Also, if you mean Microsoft give it away free, I'm yet to find it free anywhere!

        Thanks

        M Offline
        M Offline
        mrjj
        Lifetime Qt Champion
        wrote on 22 Nov 2015, 14:04 last edited by
        #23

        @joeshmo

        You would be using ACCES via ODBC

        here they talk about that
        http://stackoverflow.com/questions/22552302/how-to-use-m-s-access-in-qt

        1 Reply Last reply
        0

        21/23

        22 Nov 2015, 00:15

        • Login

        • Login or register to search.
        21 out of 23
        • First post
          21/23
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved