Forums | Admin

Discussion Forums: open-discussion

Start New Thread Start New Thread
Message: 63523
BY: Philip Nelson (scotdb)
DATE: 2009-01-02 14:30
SUBJECT: RE: Moving table to a new database

 

> Now if I could just keep Aptana Studio from crashing;-)

It does appear to be a bit "flakey" at times doesn't it !!!

Have you tried installing DataStudio on top of Aptana's copy of Eclipse ? It is something I've yet to get round to trying.

> BTW, when creating an application with Aptana Studio,
> it has a database option of 'DB2' but this must not be
> 'ibm_db' as it fails miserably. My guess is that this is for
> some other DB2 adapter. This isn't particularly a
> problem as I just manually create the database.yml
> file.

That will be for the older open-source DB2 driver, before the days of ibm_db, or even ibm_db2.

I must confess I keep going back to vi as my IDE of choice for development, with forays into DataStudio if I want to debug a stored procedure.

And when setting up new projects I always do it from the command line, as I have a series of steps to go through to prepare it for SVN at the same time (most of them derived from the Pragmatic Programmers book on deploying Rails applications).

Phil
(teamdba@scotdb.com)


Thread View

Thread Author Date
Moving table to a new databaseDavid Adler2009-01-01 23:23
      RE: Moving table to a new databasePraveen Devarao2009-01-02 08:11
            RE: Moving table to a new databasePhilip Nelson2009-01-02 11:52
                  RE: Moving table to a new databasePhilip Nelson2009-01-02 11:58
                        RE: Moving table to a new databasePraveen Devarao2009-01-02 13:06
                        RE: Moving table to a new databaseDavid Adler2009-01-02 14:03
                              RE: Moving table to a new databasePhilip Nelson2009-01-02 14:30

Post a followup to this message