Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Managed C++/CLI
  4. database

database

Scheduled Pinned Locked Moved Managed C++/CLI
csharpdatabasetutorial
5 Posts 3 Posters 0 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.
  • R Offline
    R Offline
    rose196
    wrote on last edited by
    #1

    hi, can u tell me how to connect database to .net windows form application Thank you,

    M P 2 Replies Last reply
    0
    • R rose196

      hi, can u tell me how to connect database to .net windows form application Thank you,

      M Offline
      M Offline
      Mark Salsbery
      wrote on last edited by
      #2

      Data Access (How Do I in Visual C++)[^]

      Mark Salsbery Microsoft MVP - Visual C++ :java:

      R 1 Reply Last reply
      0
      • M Mark Salsbery

        Data Access (How Do I in Visual C++)[^]

        Mark Salsbery Microsoft MVP - Visual C++ :java:

        R Offline
        R Offline
        rose196
        wrote on last edited by
        #3

        hi, thanks for reply. I am using MSAccess. can you give me some example links, i couldn,t understand. Thanks again,

        M 1 Reply Last reply
        0
        • R rose196

          hi, thanks for reply. I am using MSAccess. can you give me some example links, i couldn,t understand. Thanks again,

          M Offline
          M Offline
          Mark Salsbery
          wrote on last edited by
          #4

          rose196 wrote:

          can you give me some example links

          No, I can't. If you do some research (starting at that link), you'll see there's many methods available for accessing databases from C++. Each has pros and cons. Choose a method, learn how it works, then I can maybe help. ADO.NET is probably the easiest to get started with in managed code, but even explaining ADO.NET here is a bit much to ask. You'll find tons of working sample code in the documentation. Mark

          Mark Salsbery Microsoft MVP - Visual C++ :java:

          1 Reply Last reply
          0
          • R rose196

            hi, can u tell me how to connect database to .net windows form application Thank you,

            P Offline
            P Offline
            Paul Conrad
            wrote on last edited by
            #5

            rose196 wrote:

            how to connect database to .net windows form application

            Try googling, or doing a search on this site. www.connectionstrings.com[^] is also very helpful.

            "The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups