Date: 09/10/98
- Next message: Rasmus Lerdorf: "Re: [PHP3] How to get variable name?"
- Previous message: amalesh kempf: "[PHP3] Date/age of documentation"
- In reply to: V.K. Stoessel: "[PHP3] 2 databases working together?"
- Next in thread: Maurice Barnes: "Re: [PHP3] 2 databases working together?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> I am realizing that in order to build the
> database system I want I will need foreign keys
> which mysql does not yet have. I love mysql though,
> and was wondering if anyone has ran into this situation.
> I was thinking about using another database (postgres?) to store
> tables with foreign keys and funnel info between the 2 databases
> via php3. Is that a crazy idea?
That should work ok. MySQL and PostgreSQL support can be linked in and
used concurrently.
-Rasmus
-- PHP 3 Mailing List http://www.php.net/ To unsubscribe send an empty message to php3-unsubscribe <email protected> To subscribe to the digest list: php3-digest-subscribe <email protected> For help: php3-help <email protected> Archive: http://www.php.net/mailsearch.php3
- Next message: Rasmus Lerdorf: "Re: [PHP3] How to get variable name?"
- Previous message: amalesh kempf: "[PHP3] Date/age of documentation"
- In reply to: V.K. Stoessel: "[PHP3] 2 databases working together?"
- Next in thread: Maurice Barnes: "Re: [PHP3] 2 databases working together?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

