Well I tried with the demo but I get an error when I open it sayign that Tmysqlproc is not found. If I try to install the dpk in the demo or ignore the error and continue I get an error that vio_delete is undeclared.
I'm using delphi 7.1 on win xp and mysql 4.1.1a. Pls dont ask me to downgrade mysql version because there is no way I can have the unicode support I absolutely need in previous versions.
Just wondering if anyone else had the same problems. I included the path of the files in my library paths is there something else I need to do and I'm missing? I mean all I try to do is run the demo to see how this works.
Thanks in advance for your help.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am using version 1.14 from what I know this is the last version available. i will try and download it again though to make certain but this is the first time I tried to use these libraries so I recently downloaded from this page.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Well I tried with the demo but I get an error when I open it sayign that Tmysqlproc is not found. If I try to install the dpk in the demo or ignore the error and continue I get an error that vio_delete is undeclared.
I'm using delphi 7.1 on win xp and mysql 4.1.1a. Pls dont ask me to downgrade mysql version because there is no way I can have the unicode support I absolutely need in previous versions.
Just wondering if anyone else had the same problems. I included the path of the files in my library paths is there something else I need to do and I'm missing? I mean all I try to do is run the demo to see how this works.
Thanks in advance for your help.
You are using an older version of directmysql/external 3rd party tools. Please consider using direct mysql latest version.
I am using version 1.14 from what I know this is the last version available. i will try and download it again though to make certain but this is the first time I tried to use these libraries so I recently downloaded from this page.
The error you get is from one of the 3rd party libs/packages which has NOT been updated to use the latest direct mysql...
Sry for double posting but maybe the demo only works on older versions? This just occured to me. Dont know just a thought.
ahh I see so it is the demos that cause the problem. Thank you for your help I'll try to figure out how to use them without trusting the demos then.