oohh.. I found the problem.. I used the wrong username
thank you for the help!
Search found 3 matches
- 09.12.2008, 14:59
- Forum: 6.6 - stable
- Topic: Connection to other Host
- Replies: 4
- Views: 536
- 09.12.2008, 13:58
- Forum: 6.6 - stable
- Topic: Connection to other Host
- Replies: 4
- Views: 536
- 09.12.2008, 13:52
- Forum: 6.6 - stable
- Topic: Connection to other Host
- Replies: 4
- Views: 536
Connection to other Host
Hello, at first, sorry for my bad english. I have a problem with the TZConnection. I tried to connect to an other host with delphi7 and mysql 5. my settings are: con1.Database:='timetool'; con1.HostName:='192.168.1.10'; con1.User:='timetool'; con1.Password:='ttpwd'; con1.Protocol:='mysql-5'; but whe...