i'm having problem with retriving large amoung of text data from table. I executed SELECT query and fetched the result. it only gives me 255 characters even though the datatype is set to 'varchar'
by the way, i can see all the contents in the table design mode with MSSQL Server Manager.
by the way, i can see all the contents in the table design mode with MSSQL Server Manager.