• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: [OT] Frontbase Export/Dump
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [OT] Frontbase Export/Dump


  • Subject: Re: [OT] Frontbase Export/Dump
  • From: Kieran Kelleher <email@hidden>
  • Date: Mon, 12 May 2008 13:47:43 -0400

This is one thing that is easy in mysql on command line

# To dump a database to a SQL file
$ mysqldump mydatabase > mydatabasedump.sql

# To import a database form an SQL file
$ mysql myremotedatabase < mydatabasedump.sql

Surely FrontBase can just dump a SQL file with all the SQL statements needs to recreate the database?

Doesn't it have a sql command line tool? Maybe there is a terminal command to do an SQL file dump?

On May 12, 2008, at 12:48 PM, Chuck Hill wrote:

Hands down, the worst engineering decision made by FrontBase. Not that there is a lot of competition, but this one is really bad.

Chuck

_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
  • Follow-Ups:
    • Re: [OT] Frontbase Export/Dump
      • From: Mike Schrag <email@hidden>
    • Re: [OT] Frontbase Export/Dump
      • From: Mike Schrag <email@hidden>
References: 
 >[OT] Frontbase Export/Dump (From: Joshua Paul <email@hidden>)
 >Re: [OT] Frontbase Export/Dump (From: David Holt <email@hidden>)
 >Re: [OT] Frontbase Export/Dump (From: William Hatch <email@hidden>)
 >Re: [OT] Frontbase Export/Dump (From: Guido Neitzer <email@hidden>)
 >Re: [OT] Frontbase Export/Dump (From: Chuck Hill <email@hidden>)

  • Prev by Date: Re: Connection pooling + WebObjects
  • Next by Date: Re: Connection pooling + WebObjects
  • Previous by thread: Re: [OT] Frontbase Export/Dump
  • Next by thread: Re: [OT] Frontbase Export/Dump
  • Index(es):
    • Date
    • Thread