5 pts.
 AR server
we r using the AR server 7.0 the backend database is sql 2000 under window platform, so now if I need to change the database table format to CLOB then, any one could tell me what is the format of changing the database format, I mean the table format to In-row and Out-row method. Could any one please tell me the command and the procedure for how to create the In-row and out-row clob table. ????????

Software/Hardware used:
ASKED: June 12, 2008  7:51 AM
UPDATED: September 20, 2008  11:13 PM

Answer Wiki:
In SQL Server 2000 the only way to store data out of row is by placing the data in a column with the datatypes of TEXT, NTEXT or IMAGE.
Last Wiki Answer Submitted:  September 20, 2008  11:13 pm  by  Denny Cherry   64,505 pts.
All Answer Wiki Contributors:  Denny Cherry   64,505 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _