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. Database & SysAdmin
  3. Database
  4. Multiple Databases

Multiple Databases

Scheduled Pinned Locked Moved Database
databasecsharpmysqlquestion
4 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.
  • F Offline
    F Offline
    freddie7
    wrote on last edited by
    #1

    I am a fairly new to .net programming and I am wanting to pull similar data from an: access database, SQL database, and a mySql datbase - and combine the output to a repeater. I can successfully connect to all databases and have a successful form for each one. But... the project would be so much better if I could just combine the data for output and not have the end user hopping around... Does anyone have suggestions or pointers in the right direction for doing this?

    A C 2 Replies Last reply
    0
    • F freddie7

      I am a fairly new to .net programming and I am wanting to pull similar data from an: access database, SQL database, and a mySql datbase - and combine the output to a repeater. I can successfully connect to all databases and have a successful form for each one. But... the project would be so much better if I could just combine the data for output and not have the end user hopping around... Does anyone have suggestions or pointers in the right direction for doing this?

      A Offline
      A Offline
      amazingal
      wrote on last edited by
      #2

      cud u plez temme how can i connect sql wid c programing n which version of sql shud i use to access sql queres by turbo c compiler. plz help me out.......:(

      regardz

      C 1 Reply Last reply
      0
      • F freddie7

        I am a fairly new to .net programming and I am wanting to pull similar data from an: access database, SQL database, and a mySql datbase - and combine the output to a repeater. I can successfully connect to all databases and have a successful form for each one. But... the project would be so much better if I could just combine the data for output and not have the end user hopping around... Does anyone have suggestions or pointers in the right direction for doing this?

        C Offline
        C Offline
        Chandman
        wrote on last edited by
        #3

        For this kind of problems I use 2 dimentional array or some class that's similar to the 2D array as far as functionality goes. Then get the results from database 1 add it to the array, database 2 add it to the array ... database n add it to the array. You probably need to search the rows in order to keep the rows straight.

        1 Reply Last reply
        0
        • A amazingal

          cud u plez temme how can i connect sql wid c programing n which version of sql shud i use to access sql queres by turbo c compiler. plz help me out.......:(

          regardz

          C Offline
          C Offline
          Chandman
          wrote on last edited by
          #4

          search for sqlclient from your turbo c documentation.

          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