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. Online Database

Online Database

Scheduled Pinned Locked Moved C#
csharpdatabasesysadminquestion
3 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.
  • T Offline
    T Offline
    The underdog
    wrote on last edited by
    #1

    Hi, i got an access database on a FTP-server. Can anyone tell me how i can get to that database in a .net database application? The underdog

    U 1 Reply Last reply
    0
    • T The underdog

      Hi, i got an access database on a FTP-server. Can anyone tell me how i can get to that database in a .net database application? The underdog

      U Offline
      U Offline
      Utku KAYA
      wrote on last edited by
      #2

      First, be sure that the directory of your mdb is accessible in terms of user and directory permissions. Then just feed DataSource property of your connection string (for OleDbConnection object) with the path of your mdb relative to the application path. Give it a try....?

      U 1 Reply Last reply
      0
      • U Utku KAYA

        First, be sure that the directory of your mdb is accessible in terms of user and directory permissions. Then just feed DataSource property of your connection string (for OleDbConnection object) with the path of your mdb relative to the application path. Give it a try....?

        U Offline
        U Offline
        Utku KAYA
        wrote on last edited by
        #3

        It was an intutition in the previous message. I have tried it with IIS and it worked. Oh no , you ask for only-FTP server?

        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