Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Multiple databases in mySql
Message
From
10/08/2004 13:43:35
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Multiple databases in mySql
Miscellaneous
Thread ID:
00932106
Message ID:
00932106
Views:
66
Hi there,

I'm pretty new at using MySql, so my apologies if this is too easy!

Q: How does one access tables across multiple databases? (as per "SELECT DBA1!Table1 JOIN DBA2!Table2" in Fox).

Thanks in advance,

John Cunningham
***
Accessing MySql on a remote Win2k box via php eg.
$dbc = mysql_connect(DB_HOST, DB_USER, DB_PASSWORD) OR die('No connection to MySQL: ' . mysql_error());

Win Xp client, IE6, Full admin rights
Reply
Map
View

Click here to load this message in the networking platform