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. LINQ
  4. Creating sql database by using Link???? [modified]

Creating sql database by using Link???? [modified]

Scheduled Pinned Locked Moved LINQ
databasequestioncsharplinq
5 Posts 4 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.
  • O Offline
    O Offline
    omegazafer
    wrote on last edited by
    #1

    Hi, How can I create sql database by using Linq? Can you give me some links to see and investigate this subject? Best Regards Kemal Akkanat

    modified on Monday, February 9, 2009 4:02 AM

    E P R 3 Replies Last reply
    0
    • O omegazafer

      Hi, How can I create sql database by using Linq? Can you give me some links to see and investigate this subject? Best Regards Kemal Akkanat

      modified on Monday, February 9, 2009 4:02 AM

      E Offline
      E Offline
      Eslam Afifi
      wrote on last edited by
      #2

      LINQ is for querying data (Language Integrated Query). Use SMO or SQLCommand to create databases.

      Eslam Afifi

      1 Reply Last reply
      0
      • O omegazafer

        Hi, How can I create sql database by using Linq? Can you give me some links to see and investigate this subject? Best Regards Kemal Akkanat

        modified on Monday, February 9, 2009 4:02 AM

        P Offline
        P Offline
        Pete OHanlon
        wrote on last edited by
        #3

        You can use the CreateDatabase method on your data context. There are some limitations in doing this (i.e. if you are using stored procedures, these don't get created), but you can do it.

        "WPF has many lovers. It's a veritable porn star!" - Josh Smith

        My blog | My articles | MoXAML PowerToys

        O 1 Reply Last reply
        0
        • P Pete OHanlon

          You can use the CreateDatabase method on your data context. There are some limitations in doing this (i.e. if you are using stored procedures, these don't get created), but you can do it.

          "WPF has many lovers. It's a veritable porn star!" - Josh Smith

          My blog | My articles | MoXAML PowerToys

          O Offline
          O Offline
          omegazafer
          wrote on last edited by
          #4

          Thanks for your reply.

          1 Reply Last reply
          0
          • O omegazafer

            Hi, How can I create sql database by using Linq? Can you give me some links to see and investigate this subject? Best Regards Kemal Akkanat

            modified on Monday, February 9, 2009 4:02 AM

            R Offline
            R Offline
            Rangazone
            wrote on last edited by
            #5

            Follow this link http://www.asp.net/learn/linq-videos/[^] i think u can solve ur prob.. than:thumbsup:x

            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