Jump to content

Quick Question


Recommended Posts

The newer SQL functions (prefixed with 'db') allow you to specify remote databases. Therefore you can remotely link as many servers as you like, to a single database.

he also asked "HOW" Callum

xD, well, Depends which type of database you want to link your 2 servers to.

SQL --Local Database

or

MySQL --Online Database

Link to comment
The newer SQL functions (prefixed with 'db') allow you to specify remote databases. Therefore you can remotely link as many servers as you like, to a single database.

he also asked "HOW" Callum

xD, well, Depends which type of database you want to link your 2 servers to.

SQL --Local Database

or

MySQL --Online Database

The local database you're thinking about is SQLite. SQL is the name of the "language". And MySQL can just as easily be local.

Link to comment
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...