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. connection string

connection string

Scheduled Pinned Locked Moved Database
databasehelptutorialquestion
7 Posts 5 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.
  • N Offline
    N Offline
    NiloofarNoroozi
    wrote on last edited by
    #1

    When i have to sql sever 2005,How to make connection string? please help to me

    A B N 3 Replies Last reply
    0
    • N NiloofarNoroozi

      When i have to sql sever 2005,How to make connection string? please help to me

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

      If you can't figure this out you really shouldn't be writing code. Try Google.

      Bob Ashfield Consultants Ltd

      N 1 Reply Last reply
      0
      • A Ashfield

        If you can't figure this out you really shouldn't be writing code. Try Google.

        Bob Ashfield Consultants Ltd

        N Offline
        N Offline
        NiloofarNoroozi
        wrote on last edited by
        #3

        I have 2 instance. i used this: Driver={SQL Native Client};Server=myServerName\theInstanceName;Database=myDataBase;Trusted_Connection=yes; but i have a problem yet. my eroor: recognize escape sequence help me please

        S 1 Reply Last reply
        0
        • N NiloofarNoroozi

          I have 2 instance. i used this: Driver={SQL Native Client};Server=myServerName\theInstanceName;Database=myDataBase;Trusted_Connection=yes; but i have a problem yet. my eroor: recognize escape sequence help me please

          S Offline
          S Offline
          SimulationofSai
          wrote on last edited by
          #4

          I guess you're coding in C#. Try connstring = @"Driver={SQL Native Client};Server=myServerName\theInstanceName;Database=myDataBase;Trusted_Connection=yes;"; or "Driver={SQL Native Client};Server=myServerName\\theInstanceName;Database=myDataBase;Trusted_Connection=yes;"

          N 1 Reply Last reply
          0
          • N NiloofarNoroozi

            When i have to sql sever 2005,How to make connection string? please help to me

            B Offline
            B Offline
            Blue_Boy
            wrote on last edited by
            #5

            Looking for SQL Server connection strings?[^]


            I Love T-SQL "Don't torture yourself,let the life to do it for you."

            1 Reply Last reply
            0
            • S SimulationofSai

              I guess you're coding in C#. Try connstring = @"Driver={SQL Native Client};Server=myServerName\theInstanceName;Database=myDataBase;Trusted_Connection=yes;"; or "Driver={SQL Native Client};Server=myServerName\\theInstanceName;Database=myDataBase;Trusted_Connection=yes;"

              N Offline
              N Offline
              NiloofarNoroozi
              wrote on last edited by
              #6

              thank you very much

              1 Reply Last reply
              0
              • N NiloofarNoroozi

                When i have to sql sever 2005,How to make connection string? please help to me

                N Offline
                N Offline
                nelsonpaixao
                wrote on last edited by
                #7

                Hi, download bob tubor learning videos from microsoft(c#+sql). Search something like absolute beginners lessons, download as most as you can, they are free and very helpful. :laugh:

                nelsonpaixao@yahoo.com.br

                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