Home » Developer & Programmer » Forms » inserting data in column of clob datatype
inserting data in column of clob datatype [message #83899] Mon, 29 December 2003 02:36 Go to next message
Mubeen
Messages: 44
Registered: February 2003
Member
hi everybody,
i am getting a problem while trying to insert data in a column of clob datatype.A simple example can work out.When i am inserting the data and saving it ,it is not getting saved in database while it is showing as saved in front end.I am using form6i and oracle9i as database.

Any help will be appreciated.

greetings,
mubeen.
Re: inserting data in column of clob datatype [message #83911 is a reply to message #83899] Tue, 30 December 2003 22:38 Go to previous message
Dhanasekaran
Messages: 9
Registered: December 2003
Junior Member
Hi,

In backend we are not select the CLOB data type. So we just insert the Data using Empty_clob() in insert command.

Ex. insert into xx values(name,empty_clob());
Previous Topic: Urgent in forms using pll
Next Topic: How to send the message
Goto Forum:
  


Current Time: Thu Apr 25 19:54:47 CDT 2024