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

    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 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
    0
    • L Lineaxe

      @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 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

      mrjjM 1 Reply Last reply
      0
      • J joeshmo

        @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

        mrjjM Offline
        mrjjM Offline
        mrjj
        Lifetime Qt Champion
        wrote on 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

        • Login

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