How to export data from datagrid to .mdb format
-
Hi all, Can anybody tell how to export data from datagrid to .mdb format(i.e into Access format).If possible please let me know the code. thanks Murali
-
Hi all, Can anybody tell how to export data from datagrid to .mdb format(i.e into Access format).If possible please let me know the code. thanks Murali
Read up on the JET engine, please. And stop posting the same question over and over again. The JET engine will allow you to create a new ACCESS database (among other formats) and populate it with whatever you want. It is really easy to use, but: you haven't posted a single line of code. Don't assume people are waiting to write stuff for you, look it up yourself! And even if they do, how can anybody assume, what you get will be comprehensible by you. Good luck in your research.
var question = (_2b || !(_2b));