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. Running Program(on VB .NET) Without SQL

Running Program(on VB .NET) Without SQL

Scheduled Pinned Locked Moved Database
questioncsharpdatabase
3 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
    FriendlySoluations
    wrote on last edited by
    #1

    How can i use the project(Windows Application) made by vb.net(use Ado.Net) depend on SQL Server2000 in client pc without install SQL Server2000 in the client pc? In other words I want ask if there is any way in which we will not install SQL Server2000 on client pc and the program will run properly?

    C S 2 Replies Last reply
    0
    • F FriendlySoluations

      How can i use the project(Windows Application) made by vb.net(use Ado.Net) depend on SQL Server2000 in client pc without install SQL Server2000 in the client pc? In other words I want ask if there is any way in which we will not install SQL Server2000 on client pc and the program will run properly?

      C Offline
      C Offline
      Colin Angus Mackay
      wrote on last edited by
      #2

      FriendlySoluations wrote:

      In other words I want ask if there is any way in which we will not install SQL Server2000 on client pc and the program will run properly?

      So long as there is a network path to the SQL Server that you want to use you can run the client application anywhere. SQL Server is designed to run as a central server with many client processes using it across a network.


      Upcoming Scottish Developers events: * UK Security Evangelists On Tour (2nd November, Edinburgh) * Developer Day Scotland: are you interested in speaking or attending? My: Website | Blog

      1 Reply Last reply
      0
      • F FriendlySoluations

        How can i use the project(Windows Application) made by vb.net(use Ado.Net) depend on SQL Server2000 in client pc without install SQL Server2000 in the client pc? In other words I want ask if there is any way in which we will not install SQL Server2000 on client pc and the program will run properly?

        S Offline
        S Offline
        Stephen McGuire
        wrote on last edited by
        #3

        I'm not sure if I understand your question correctly, but have you heard of the Micrsofoft SQL Desktop Engine (MSDE)? Steve

        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