Click to See Complete Forum and Search --> : Multiple database select


vssp
07-26-2006, 07:18 AM
Hi friends

In my application i need to connect multiple database.First i connect one database and got the value then i connect another database to insert the values . If anly possible to two database to connect single application .

Please send me your suggestion .


Thanks
vssp

chazzy
07-26-2006, 01:32 PM
Of course it is.

themarty
07-26-2006, 02:35 PM
http://www.php.net/manual/en/function.mysql-select-db.php

just make sure you use the link identifier in your queries

vssp
07-27-2006, 01:04 AM
hi friends,
Thanks for your reply.

Thanks
VSSP