Visual Basic (VB) Question:

Diff type of Datatypes in VB?

Visual Basic (VB) Interview Question
Visual Basic (VB) Interview Question

Answer:

LOB (Large Object Data type).
CLOB (Stores Character Objects).
BLOB ( Store Binary Objects such as Graphic, Video Chips and Sound files).
BFILE(Store file pointers to LOB It may Contain filename for photo’s store on CD_ROM).


Previous QuestionNext Question
What are the locks available in Visual Basic?What is Tabstrip control?