 |
Forums |
Admin Discussion Forums: help Start New Thread
| Message: 97835 |
 |
BY: Stephan Keller (skeller1) DATE: 2012-05-10 05:21 SUBJECT: RE: SQL Statement invalid (Rails,remote database) Hi Praveen,
I have started working in a german company (grid production, http://meiser.de/content/start/startseite.php )
Now we need an independent application (intranet web application) to manage galvanization and the hole galvanization process.
Furthermore we need feedback to our ERP system (Infor ERP LN with informix database).
The rails app should work independently from our ERP-System to compensate network issues between Baan (intranet) and our galvanization department (outsourced company, we have other customers except Meiser).
So my rails app (own server with database) should read and write from/to the ERP system. If connection is lost rails should store in local database with later synchronization to informix.
I don't have to create informix tables. Everything is already done with Baan Development Tools (Porting set informix). But reading and writing records to informix would be very nice.
Perhaps using ruby-informix gem would be the better approach
Thank you
| |
Thread View
Post a followup to this message
|
 |