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. Database & SysAdmin
  3. Database
  4. Retrieve & update data against remote database

Retrieve & update data against remote database

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

    I am developing an Access 2000 database application. In my application, I need to connect to a remote Access 2000 database to retrieve and update data. I tried to use RDS (Remote Data Service) as mentioned in MSDN but failed (it raised a runtime error 8447: Internet Server Error). Dim cn as ADODB.Connection Dim rs as ADODB.Recordset cn.Open "Provider=MS Remote; Remote Server=http://myServer; Data Source=sample.mdb" Set rs = cn.Execute(mySelect) Do I need any configurations on the server to make the above code work? Or are there any way else? Please help me, thanks. Lan hue sau ai lan hue heo Lan hue sau doi trong heo ngoai tuoi

    E 1 Reply Last reply
    0
    • N nmhuy

      I am developing an Access 2000 database application. In my application, I need to connect to a remote Access 2000 database to retrieve and update data. I tried to use RDS (Remote Data Service) as mentioned in MSDN but failed (it raised a runtime error 8447: Internet Server Error). Dim cn as ADODB.Connection Dim rs as ADODB.Recordset cn.Open "Provider=MS Remote; Remote Server=http://myServer; Data Source=sample.mdb" Set rs = cn.Execute(mySelect) Do I need any configurations on the server to make the above code work? Or are there any way else? Please help me, thanks. Lan hue sau ai lan hue heo Lan hue sau doi trong heo ngoai tuoi

      E Offline
      E Offline
      enjoycrack
      wrote on last edited by
      #2

      hi there, this article might give u a hint on this Remote DB Access << >>

      N 1 Reply Last reply
      0
      • E enjoycrack

        hi there, this article might give u a hint on this Remote DB Access << >>

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

        Thanks for you help! Lan hue sau ai lan hue heo Lan hue sau doi trong heo ngoai tuoi

        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