Generating Insert scripts for BLOB [message #270546] |
Thu, 27 September 2007 08:19 |
hedonist123
Messages: 119 Registered: August 2007
|
Senior Member |
|
|
Hi,
I wish to move the data in one table with nvarchar2 columns to another table with nvarchar2 columns.
However, I am not able to generate inserts for a table with nvarchar2 columns using PL/SQL developer.
Could someone suggest a workaround?
Thanks
|
|
|
|
|
|
|
|
|
|
Re: Generating Insert scripts for BLOB [message #270885 is a reply to message #270546] |
Fri, 28 September 2007 04:43 |
scorpio_biker
Messages: 154 Registered: November 2005 Location: Kent, England
|
Senior Member |
|
|
From this post in the Allround Automations forum it appears you couldn't do this in certain versions of PL/SQL Developer
Forum Post
If you want to use PL/SQL Developer you will have to contact the company or post to the forum to see if they have fixed this yet.
Otherwise you'll have to use another method of exporting the data.
|
|
|