|
-
How to update a longraw column ?
My table is like this :
RES_COMPLEXE DECIMAL 12 NOT NULL
ORDREM VARCHAR 3 NOT NULL
RESULTATM LONGVARBINARY 2147483647 NULL
TYPE_RESULTAT_COMPLEXE CHAR 1 NULL
NOM_RESULTAT_COMPLEXE VARCHAR 60 NULL
TAILLE DECIMAL 8 NULL
I would like to update resultatm but i don't know how to ...
My query send this error : ilegal utilisation of longraw datatype (ORA-997).
Can someone help me please ? Thanks and excuse my poor english ...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks