Click to See Complete Forum and Search --> : URGENT : DBGrid Unbound Operations


May 14th, 1999, 02:11 AM
Dear Friends,
I am working on VC++ 5.0 project (Backend SQL Server 6.5). In my project there is an extensive use of DBGrid in Unbound mode.

I saw an article on Unbound Operation in Codeguru, But it was not much of help. What i want is to store/ retreive the things that are
to be seen on DBGrid in an array (CArray <struct CMystruct , struct CMystruct> Mydata).The Struct CMyStruct will contain
all the fields I want to store on DBgrid.

Please help me.
Please send me Source Codes of UnBoundRead,UnBoundWrite,UnBoundAdd,UnBoundDelete

Thanks in advance.