Web Wiz - Green Windows Web Hosting

  New Posts New Posts RSS Feed - Error connect to MsAccess in server
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Error connect to MsAccess in server

 Post Reply Post Reply
Author
kennethwwc View Drop Down
Newbie
Newbie


Joined: 10 July 2003
Location: Malaysia
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote kennethwwc Quote  Post ReplyReply Direct Link To This Post Topic: Error connect to MsAccess in server
    Posted: 10 July 2003 at 8:05pm

Hi, I faced a problem that is cannot access to Microsoft ACCESS database. I created DSN with the name = Shermont and actual name of  .MDB file is Shermont.mdb in my hosting and followed the instruction which is create a new folder named “database” and put same level with the HTML folder and paste my Ms ACCESS database into the folder, but still not work.

This is the code I used to access to the database:

            Dim con, rs, str

            set con=server.CreateObject("ADODB.CONNECTION")

            con.Open "Shermont"

            set rs=server.CreateObject("ADODB.RECORDSET")

            rs.ActiveConnection=con

            str="SQL statement"

            rs.open str

            …….

            rs.close

            con.close

 

And this is the error message when I process:

 

Microsoft OLE DB Provider for ODBC Drivers error '80004005'

 

[Microsoft][ODBC Microsoft Access Driver] '(unknown)' is not a valid path. Make sure that the path name is spelled correctly and that you are connected to the server on which the file resides.

 

can any one help to solve this problem ......

thanks a lot....

Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.08
Copyright ©2001-2026 Web Wiz Ltd.


Become a Fan on Facebook Follow us on X Connect with us on LinkedIn Web Wiz Blogs
About Web Wiz | Contact Web Wiz | Terms & Conditions | Cookies | Privacy Notice

Web Wiz is the trading name of Web Wiz Ltd. Company registration No. 05977755. Registered in England and Wales.
Registered office: Web Wiz Ltd, Unit 18, The Glenmore Centre, Fancy Road, Poole, Dorset, BH12 4FB, UK.

Prices exclude VAT at 20% unless otherwise stated. VAT No. GB988999105 - $, € prices shown as a guideline only.

Copyright ©2001-2026 Web Wiz Ltd. All rights reserved.