Gossamer Forum
Home : Products : DBMan SQL : Discussion :

Re: question about auth-file in dbman sql

Quote Reply
Re: question about auth-file in dbman sql In reply to
Uh...MySQL is a "relational" database application. All you have to do is create additional "tables" rather than "db" files and then connect "records" (rows or toples) by key identifers (i.e., foreign keys).

All you would have to do is IMPORT the different database files into DIFFERENT MySQL tables within the same database.

I would recommend doing some research on "relational" databases before plugging away with DBMAN SQL...understanding basic database design fundamentals will do you a world of good.

Regards,

Eliot Lee
Subject Author Views Date
Thread question about auth-file in dbman sql bjb 2584 Feb 16, 2001, 2:45 AM
Thread Re: question about auth-file in dbman sql
bjb 2470 Feb 16, 2001, 3:37 AM
Post Re: question about auth-file in dbman sql
Stealth 2468 Feb 16, 2001, 7:28 AM