T
Terry
Any .dll or COM+ for .Net can help me retrive data from a Access file?
The table contain several columns and the last one is a container
which I store Article; because each article is a little bit huge, so
when I store it, it ask me if I want to pack it (the article) into a
object then I click 'Yes'. But now I need to retrive data from the
file and show it by datagrid, and now I don't know what kind of data
type it is (when I click it, it just show 'packed'). Anyone know how I
can retrive the data?
The table contain several columns and the last one is a container
which I store Article; because each article is a little bit huge, so
when I store it, it ask me if I want to pack it (the article) into a
object then I click 'Yes'. But now I need to retrive data from the
file and show it by datagrid, and now I don't know what kind of data
type it is (when I click it, it just show 'packed'). Anyone know how I
can retrive the data?