-
Sorry I meant wsock32.dll.
2009-09-17 00:02:08 UTC by nobody
-
I've narrowed it down, it's pausing on the winsock32.dll call:
err := select(n+1,@rfd,@wfd,@efd,tbuff);
from uMySQLvio.pas (select is an external call to winsock32.dll).
2009-09-16 23:48:54 UTC by nobody
-
OK I managed to get it to compile now but it is unable to connect to the MySQL server. The version I compiled on another computer using the unmodified code is able to, even under Windows 7.
2009-09-16 23:17:29 UTC by nobody
-
Cool but how do you fix it? :)
2009-09-16 18:52:17 UTC by nobody
-
I found error. Just search the line "sock_addr.sin_addr:=in_addr(ip_addr)".
2009-09-04 08:01:07 UTC by nobody
-
Having problem while trying to insert strings which contain special chars as (äöüõ etc), ExecutedOK returns false.
MYSQL has charset unicode.
Any ideas?.
2009-08-20 16:48:48 UTC by nobody
-
thanks for this idea but it didn't work for me. Now I've got the invalid typecasts at line 970 and 986. any other idea?.
2009-04-02 07:48:35 UTC by nobody
-
hi there!
i think the problem is related to crlf - some of the units may have been saved on linux machines. could you open the file in edit (command line editor) and just save it. then the lines should be correct in delphi.
good luck!
2009-04-01 10:50:56 UTC by nobody
-
got the same problem, cant compile the source 'cause of the invalid typecast. has someone got any idea how to fix it? in the realted lines are either a comment or compiler directive.
2009-04-01 10:49:28 UTC by nobody
-
I can`t compile and have the same errors, have you got a solution?
thanks
exchange.
2009-02-16 11:10:06 UTC by nobody