Re: Accessing Multiple database

2008-10-02 Thread [EMAIL PROTECTED]
@googlegroups.com [mailto:[EMAIL PROTECTED] Im Auftrag von bookme Gesendet: Mittwoch, 1. Oktober 2008 13:25 An: CakePHP Betreff: Re: Accessing Multiple database Thanks your reply! Each city specific datbase have 10 tables..how can i make them? suppose common database has brands table and city1 database

Re: Accessing Multiple database

2008-10-02 Thread GrandiJoos
- Von: cake-php@googlegroups.com [mailto:[EMAIL PROTECTED] Im Auftrag von bookme Gesendet: Mittwoch, 1. Oktober 2008 13:25 An: CakePHP Betreff: Re: Accessing Multiple database Thanks your reply! Each city specific datbase have 10 tables..how can i make them? suppose common

Accessing Multiple database

2008-10-01 Thread bookme
Hi, I am working on a highly dynamic web content site. This website have two types of data one is common data and second is city specific. The homepage has listing of all the available cities which then takes you to that specific cities page. All the code for a specific city is the same as any

Re: Accessing Multiple database

2008-10-01 Thread techiguy
y dont u make table in a common database instead of separate databases? like u have one common table and have city1,city2,city3 as its tables. On Oct 1, 12:31 pm, bookme [EMAIL PROTECTED] wrote: Hi, I am working on a highly dynamic web content site. This website have two types of data

Re: Accessing Multiple database

2008-10-01 Thread techiguy
sorry i mean to say one common database and have tables city1,city2,city3 instead of separate databases?? On Oct 1, 12:31 pm, bookme [EMAIL PROTECTED] wrote: Hi, I am working on a highly dynamic web content site. This website have two types of data one is common data and second is city

Re: Accessing Multiple database

2008-10-01 Thread bookme
Thanks your reply! Each city specific datbase have 10 tables..how can i make them? suppose common database has brands table and city1 database has stores table, becuase every city has different stores and no realtion to other city. so making diffrent database for different city is good I think.

AW: Accessing Multiple database

2008-10-01 Thread Liebermann, Anja Carolin
bookme Gesendet: Mittwoch, 1. Oktober 2008 13:25 An: CakePHP Betreff: Re: Accessing Multiple database Thanks your reply! Each city specific datbase have 10 tables..how can i make them? suppose common database has brands table and city1 database has stores table, becuase every city has different