I am developing an opengl win32 application using glut....I have to display LOB from a table(important) in the database to my graphics window...I referred postgresql 8.3.0 documenrtation....I could not find a solution to display from a table ....but it is given as import filename and export filename... My table has 3 columns object (oid), height, width.