| Message view | « Date » · « Thread » |
|---|---|
| Top | « Date » · « Thread » |
| From | Marc Schwering <mschwer...@weluse.de> |
| Subject | Cross/Joined Database Access? |
| Date | Tue, 22 Mar 2011 08:02:10 GMT |
Hi there. Is it possible // How do i Search on multiple Databases? Given one Layout/Schema of Entities: Postings => id; title; content; timestamp This Schema exists due multiple instances of one Application (for different Users) on n Databases. Like: db1,db2,db3 I want to do two fetches: a) all Posts since time X until Y sorted by timestamp. from db1 & db3. b) all Posts since time X until Y sorted by timestamp. from db2 & db3. Is that possible? If so, how? Thanks in advance Marc -- M.Schwering | |
| Mime |
|
| View raw message | |