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. C#
  4. problem in running c# using sql server in other client

problem in running c# using sql server in other client

Scheduled Pinned Locked Moved C#
csharphelpdatabasesql-serverdotnet
2 Posts 2 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.
  • A Offline
    A Offline
    asdf1753
    wrote on last edited by
    #1

    Hi I wrote an aplication using C# that works with Sql Server 2000 and it works right in my computer but when i wanna run it on other computer in my lan (that intalled .NET framework on it) there is an error in accessing to database and when i installed Visual Studio.NET2005 on this computer my application worked right! So it apears that needs some library to run my application to access sql server. (when i run my application until using database it works right and problem is in accessing to sql server) the connection string is complete with user id and password and name of sql server. please help me:confused::confused:

    O 1 Reply Last reply
    0
    • A asdf1753

      Hi I wrote an aplication using C# that works with Sql Server 2000 and it works right in my computer but when i wanna run it on other computer in my lan (that intalled .NET framework on it) there is an error in accessing to database and when i installed Visual Studio.NET2005 on this computer my application worked right! So it apears that needs some library to run my application to access sql server. (when i run my application until using database it works right and problem is in accessing to sql server) the connection string is complete with user id and password and name of sql server. please help me:confused::confused:

      O Offline
      O Offline
      originSH
      wrote on last edited by
      #2

      Any client should be using atleast the latest MDAC[^] and ideally the latest Native Sql Client[^].

      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