Gossamer Forum
Home : Products : Gossamer Links : Version 1.x :

mySQL -> Links SQL 2.0

Quote Reply
mySQL -> Links SQL 2.0
Hi,
sorry if this topic was already discussed (anyway, I didn't find an answer...)

Is it possible to convert existing mySQL database records to Links database automatically? If so, how?
Or need I to write a script that coverts dumped (f.e., tabbed) database to Links tables?

Thanks in advance.
Paul

Quote Reply
Re: mySQL -> Links SQL 2.0 In reply to
You would use a query that selects each record from the existing database, and inserts them by named_field/value into the new database.

So, yes, it's possible. You just need to work out the INSERT/SELECT query.

PUGDOGŪ
PUGDOGŪ Enterprises, Inc.
FAQ: http://pugdog.com/FAQ