Hi all,
I am using GetChunk() and AppendChunk() in Vb 6.0 methods to retirve the data from image fields in MS SQL 2000, I hav a question , weather the same Methods can be used for retriving or saving the data to the "Text or Numeric or Date " etc fields ? or these methods can be only used for BLOB type data ?
Plz do reply if anybody knows something about this ..
Thanking You
Piyush

Recommended Answers

All 2 Replies

Hi,

Usually u use "Get/Append Chunk" For huge Data(usually in kb/Mb).
Where as Date/Numeric/Text Do not go that high. May be it works, u can give it a try..

Regards
Veena

hey thnx......a lot

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.