Is it possible to open a .sql mysql dump file in Base? > > Keith >
Not directly. You can however create a query in 'SQL view', then copy the SQL into it. However if I remember correctly the 'dump' file from mysql is to recreate tables, in that case you may have to use tools > SQL which allows you to run SQL queries directly on the DB (eg, drop, alter, create, etc...) Reply to the list if this doesn't assist you... /paul -- For those that love Pandora, but don't live in the USA : http://globalpandora.com/
