Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 Problem with long and clob datatype...

Author  Topic 

john20
Starting Member

30 Posts

Posted - 2007-08-10 : 10:42:38
Hi All,


I want to cast my long and clob value, which datatype should i use which support both datatype.


i am using varchar2 for clob its working fine but when i use for long it is giving me error.


Any help will be appriciated.



Thanks

john

rmiao
Master Smack Fu Yak Hacker

7266 Posts

Posted - 2007-08-11 : 00:13:54
Is it Oracle question? This is sql server forum.
Go to Top of Page
   

- Advertisement -