lizheyang writes:
> hello:
>
> have a question about myODBC.
> My network environment is win98 as client and linux as server.
> And I want to modify the mysql database with vb programs in the client
> side.
> I hava installed the myodbc for win95. And add a new DNS.
> But with the VB visdata, I can not connect the server database.
> This is my setup:
>
> DNS: MyNews
> IP: 165.108.154.33
> Database: newscenter
> user:root(I do not know this is a linux user or a mysql user.Now is the
> mysql user)
> password:******
> port:
>
> if you can solve the problem,Thanks a lot!
>
> My email is lizheyang@stripped
>
> lizheyang
>
Hello,
Please provide more information about the problem. It is very
important to state it in the mail, if you get any error messages
while trying to connect. If you get an access denied -error,
then you should read from the manual:
'6. The MySQL access privilege system'
and everything that is under section 6.
After that please read the section 'How to report bugs and problems'
from the manual, especially if the above wasn't the problem.
Regards,
- Jani
Ps. It is very likely that you haven't updated everything in the
'mysql' database after changes (the new machine names, user names etc)
and then mysql server won't let you access it. Remember to do
'mysqladmin reload' after changing something in the 'mysql' -db.
--
+-------------------------------------------------------------+
| TcX ____ __ _____ _____ ___ |
| /*/\*\/\*\ /*/ \*\ /*/ \*\ |*| Jani Tolonen |
| /*/ /*/ /*/ \*\_ |*| |*||*| jani@stripped |
| /*/ /*/ /*/\*\/*/ \*\|*| |*||*| Helsinki |
| /*/ /*/ /*/\*\_/*/ \*\_/*/ |*|_____ Finland |
| ^^^^^^^^^^^^/*/^^^^^^^^^^^\*\^^^^^^^^^^^ |
| /*/ \*\ Developers Team |
+-------------------------------------------------------------+