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
Find more posts tagged with
Sort by:
1 - 2 of
21
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