How Can I .... ?
From: Mark Davidson <markd_at_pyramid.com>
Date: 1996/05/08
Message-ID: <3190946F.1D8_at_pyramid.com>#1/1
Date: 1996/05/08
Message-ID: <3190946F.1D8_at_pyramid.com>#1/1
I need to somehow 'dump' database table columns into an ascii file and then reload that data back into the database. I can't use export because I don't want our seqence number (currently messed up). My current plan is to use 'select' on the columns and the massage the data into the proper 'load' form that we are using. Then reload. Are there any other possibilities to do this ??? Any help would be appreciated. Thanks.
Mark
markd_at_pyramid.com
Received on Wed May 08 1996 - 00:00:00 CEST