User Profile

Collapse

Profile Sidebar

Collapse
puteraindonesia
puteraindonesia
Last Activity: Nov 3 '08, 06:03 AM
Joined: Oct 31 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Question : odbc 2.5 and mysql 5.0 in vb6 (os:windows 98)

    1.i just wondering, is that possible to use odbc 2.5 (intalled in windows 98) in a remote connection with mysql 5.XX while other client (os:xp) connect to the remote connection (using odbc 3.5) at the same time?

    2.Error: "[tcx] myODBC no database were selected", what should i do? i have set "GRANT" privileges user at server.

    3.are odbc 2.5 support clause : adCmdText etc?

    give me good...
    See more | Go to post

  • puteraindonesia
    replied to Include Access Database
    ->Ms access its not a reliable database that support multiple user connection, i suggest you use mysql or else next time.

    ->about db path :
    First,save your mdb file in C:\Program Files\[your aplication name]\Support when you work with your vb. That makes conection string that you typed in your program, working after you package (and install in other PC) your app.

    Two, other way... try to save your mdb file...
    See more | Go to post

    Leave a comment:


  • VB 6 code Remote Conection (LAN) using ODBC 2.5 in Windows 98

    please give me script and example (with all setting needs), how to connecting vb6 to mysql 5.0 with odbc 2.5 (remote connection) in LAN (os:windows 98). i ussually work with odbc 3.5 and xp os, so odbc 2.5 and windows98 really give me HELL!
    thanks for your support.
    See more | Go to post
No activity results to display
Show More
Working...