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. Visual Basic
  4. VB6 connection timeout expired?? [modified]

VB6 connection timeout expired?? [modified]

Scheduled Pinned Locked Moved Visual Basic
helpsharepointdatabasemysql
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.
  • C Offline
    C Offline
    campbells
    wrote on last edited by
    #1

    I have this error when i run my program "connection timeout expired" i was using ADODC to retrieve data from MYSQL on at SP and show it on my DATAgird. wat happen? even i set the adodc on longer the connection timeout. but problem still exsist... will it because the network bandwidth slow so SQL cannot finish retrieve those data ? My datagrid have those column fill name but no data inside when the error msg pop up . -- modified at 2:25 Wednesday 8th November, 2006

    W 1 Reply Last reply
    0
    • C campbells

      I have this error when i run my program "connection timeout expired" i was using ADODC to retrieve data from MYSQL on at SP and show it on my DATAgird. wat happen? even i set the adodc on longer the connection timeout. but problem still exsist... will it because the network bandwidth slow so SQL cannot finish retrieve those data ? My datagrid have those column fill name but no data inside when the error msg pop up . -- modified at 2:25 Wednesday 8th November, 2006

      W Offline
      W Offline
      wcwphs
      wrote on last edited by
      #2

      3 suggestion 1.make sure you use the right connect String 2.make sure you can connect to the mysql server(you can try to telnet the server) 3.the mysql server have open the port (default if 3306)? hope to help you!

      C 1 Reply Last reply
      0
      • W wcwphs

        3 suggestion 1.make sure you use the right connect String 2.make sure you can connect to the mysql server(you can try to telnet the server) 3.the mysql server have open the port (default if 3306)? hope to help you!

        C Offline
        C Offline
        campbells
        wrote on last edited by
        #3

        i havet already check the connection string ans test the connection , is ok .

        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