The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
Problem with DatabaseExampleSetWriter in RM4.6
Hello,
I have two computers both of them are running windows xp, mysql and RM 4.6.
With one computer I can load data from a table within the mysql database using the DatabaseExampleSource, then write to a different table using DatabaseExampleSetWriter.
Using the same RM 4.6 file, and setup on the second computer, the databaseExampleSource can read the data, the DatabaseExampleSetWriter can create the output table however it does not write any of the exampleset into the output table. If I change the DatabaseExampleSetWriter operator to CSVExampleSetWriter instead it works fine. Also if use the “Start Data Writing Wizard” within the DatabaseExampleSetWriter and press the “Test Connection” button it works fine.
Any suggestions on how to debug this problem.
Thanks,
Cleo
I have two computers both of them are running windows xp, mysql and RM 4.6.
With one computer I can load data from a table within the mysql database using the DatabaseExampleSource, then write to a different table using DatabaseExampleSetWriter.
Using the same RM 4.6 file, and setup on the second computer, the databaseExampleSource can read the data, the DatabaseExampleSetWriter can create the output table however it does not write any of the exampleset into the output table. If I change the DatabaseExampleSetWriter operator to CSVExampleSetWriter instead it works fine. Also if use the “Start Data Writing Wizard” within the DatabaseExampleSetWriter and press the “Test Connection” button it works fine.
Any suggestions on how to debug this problem.
Thanks,
Cleo
0
Answers
On the second computer I tried the same setup with RM 5 and it does manage to write to the database. In RM 4.6 it does not.
Thanks,
Cleo
that sounds really strange. I never heard of any problems with MySQL unless you haven't set your right correctly. But this cannot be the case if RM 5 works and RM 4.6 does not on the same machine and the same database.
Greetings,
Sebastian