Results 1 to 3 of 3

Thread: runtime error 2147467259(80004005) network error

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Oct 2008
    Location
    India, Kerala, Calicut
    Posts
    242

    runtime error 2147467259(80004005) network error

    Hai,
    I have create a vb6 application with MS access back end. Right now while am clicking on the exe file it showing the following error.
    Code:
    runtime error 2147467259(80004005) network error
    Please help me out!!
    Tanks in advance

  2. #2
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: runtime error 2147467259(80004005) network error

    Thread moved to 'Database Development' forum (the 'VB6' forum is only meant for questions which don't fit in more specific forums)

    You haven't given enough info yet, some things we will need to know:

    What method are you using to connect to the database? (eg: ADO code/ADO control/DAO control/...)

    What database related code have you got in Form_Load etc?

    What is your connection string?

  3. #3
    Discovering Life Siddharth Rout's Avatar
    Join Date
    Feb 2005
    Location
    Mumbai, India
    Posts
    12,001

    Re: runtime error 2147467259(80004005) network error

    Also, can you post a snapshot of your error message?

    I am guessing here... If you get an error message like this
    Run-time error '-2147467259 (80004005)':

    'c:\mypath\Mydatabse.mdb' 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.
    Then the only thing that comes to my mind is that the user doesn't have enough right(s) to access that folder/file.

    But I will only be able to comment more after you answer Si's questions on top and after looking at the snapshot...
    A good exercise for the Heart is to bend down and help another up...
    Please Mark your Thread "Resolved", if the query is solved


    MyGear:
    ★ CPU ★ Ryzen 5 5800X
    ★ GPU ★ NVIDIA GeForce RTX 3080 TI Founder Edition
    ★ RAM ★ G. Skill Trident Z RGB 32GB 3600MHz
    ★ MB ★ ASUS TUF GAMING X570 (WI-FI) ATX Gaming
    ★ Storage ★ SSD SB-ROCKET-1TB + SEAGATE 2TB Barracuda IHD
    ★ Cooling ★ NOCTUA NH-D15 CHROMAX BLACK 140mm + 10 of Noctua NF-F12 PWM
    ★ PSU ★ ANTEC HCG-1000-EXTREME 1000 Watt 80 Plus Gold Fully Modular PSU
    ★ Case ★ LIAN LI PC-O11 DYNAMIC XL ROG (BLACK) (G99.O11DXL-X)
    ★ Monitor ★ LG Ultragear 27" 240Hz Gaming Monitor
    ★ Keyboard ★ TVS Electronics Gold Keyboard
    ★ Mouse ★ Logitech G502 Hero

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width