S
Saurabh Peshkar
Hi All,
I'm trying to connect another database using rails
I made changes in database.yml file
I succeed in that but with same table name,
I'm having two issues regarding that:
1) How to connect the specific table of another database (suppose table
name is Arthur and it is in database2, I'm working in database1)
2) How to connect database without making changes in database.yml file.
Any feedback appreciated,
Thanks
Saurabh
I'm trying to connect another database using rails
I made changes in database.yml file
I succeed in that but with same table name,
I'm having two issues regarding that:
1) How to connect the specific table of another database (suppose table
name is Arthur and it is in database2, I'm working in database1)
2) How to connect database without making changes in database.yml file.
Any feedback appreciated,
Thanks
Saurabh