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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Web Development
  3. ASP.NET
  4. Connection string for ms access database in website

Connection string for ms access database in website

Scheduled Pinned Locked Moved ASP.NET
databasecom
3 Posts 3 Posters 1 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.
  • M Offline
    M Offline
    manish m meshram
    wrote on last edited by
    #1

    Hi, My Ms-Access Database is on my website. ftp//ftp.WebsiteName.com/App_Data/SerialNo.mdb What will be my connection sting. Thanks

    N A 2 Replies Last reply
    0
    • M manish m meshram

      Hi, My Ms-Access Database is on my website. ftp//ftp.WebsiteName.com/App_Data/SerialNo.mdb What will be my connection sting. Thanks

      N Offline
      N Offline
      Not Active
      wrote on last edited by
      #2

      http://www.connectionstrings.com/[^]


      only two letters away from being an asset

      1 Reply Last reply
      0
      • M manish m meshram

        Hi, My Ms-Access Database is on my website. ftp//ftp.WebsiteName.com/App_Data/SerialNo.mdb What will be my connection sting. Thanks

        A Offline
        A Offline
        Abhishek Sur
        wrote on last edited by
        #3

        :wtf: :wtf: You want to have connection to your database using ftp protocol.... ????? Please download the file to your own location and use it.. Or you can use unc path to the server like \\yourserverip\app_Data\serialNo.mdb In ftp, you need to create session to pass ftp commands like open, mput, mget etc... Your session will be terminated just like the HTTP session timeouts, if left idle. So I dont think you can work with this directly using this way... :-D :-D Just point the file through network path.:rose:

        Abhishek Sur


        My Latest Articles **Create CLR objects in SQL Server 2005 C# Uncommon Keywords Read/Write Excel using OleDB

        **Don't forget to click "Good Answer" if you like to.

        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