Date: 01/01/70 (Programming) Keywords: database, sql The other day I figured out how to access one database while in another with SQL code. It is pretty simple. All you need to do is use DATABASENAME..TABLE name in the SQL Code. For example, we're going to assume... Source: http://www.coreycollins.com/blog/archives/000054.php
|