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. Connecting to MS SQL
Forum Updated to NodeBB v4.3 + New Features

Connecting to MS SQL

Scheduled Pinned Locked Moved General and Desktop
5 Posts 3 Posters 2.0k Views 1 Watching
  • 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.
  • C Offline
    C Offline
    confused
    wrote on last edited by
    #1

    I am connecting to a MSSQL database with the QODBC driver. I am trying to do some SQL coding and stuff and asking questions on a SQL forum because I don't know much about it since I'm rather new to programming in general.

    I was asked "Are you using ADO.Net or one of the .Net facilities to connect to the database?" does anyone know which is used? Or is this more specific to my program and not just Qt and how do I find this out if that is the case?

    Thank you for any help!

    1 Reply Last reply
    0
    • Q Offline
      Q Offline
      qxoz
      wrote on last edited by
      #2

      I am not clearly understand what are you asking about. Do you asking how QODBC driver works or how define which driver used in some program?

      1 Reply Last reply
      0
      • A Offline
        A Offline
        andre
        wrote on last edited by
        #3

        Well, ODBC is neither ADO.Net or .Net. It is just that: ODBC.

        1 Reply Last reply
        0
        • Q Offline
          Q Offline
          qxoz
          wrote on last edited by
          #4

          [quote author="Andre" date="1359461855"]Well, ODBC is neither ADO.Net or .Net. It is just that: ODBC.[/quote]
          Thats right. For more information read this - "ODBC":http://en.wikipedia.org/wiki/ODBC
          But good thing in drivers and libraries is that you not need know how it works and just use it. Maybe later for more experience you can dig deeper.

          1 Reply Last reply
          0
          • C Offline
            C Offline
            confused
            wrote on last edited by
            #5

            Ooo ok. By the way that he asked I assumed that all connections were either ADO.Net or some other form of .Net.

            Thank you for your answers and clarifying things for me.

            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