Hi,
I have these four questions:
1. How can I have a multiselection of rows in a dbgrid (DBGrid32.0cx) then when I click the commandbutton, it returns all the seleted row in a textbox?
2. My dbase is in MS Access97, how can I copy a table in my database, only the structure and rename it during runtime? I'm using DAO.
3. Is there a way I can zip 9 textfiles during runtime through code and not using a shell method to call any compression programs?
4. All of my questions is for the use of exporting a textfile. Im done with the exporting process actually, putting semicolons as my delimiter. But after my process of exporting, I need to open my default email app and send the textfiles as an attachment. I found a code to open my default email app but how do I automatically attach my texfiles?
I hope there's a way somewhere....
I have these four questions:
1. How can I have a multiselection of rows in a dbgrid (DBGrid32.0cx) then when I click the commandbutton, it returns all the seleted row in a textbox?
2. My dbase is in MS Access97, how can I copy a table in my database, only the structure and rename it during runtime? I'm using DAO.
3. Is there a way I can zip 9 textfiles during runtime through code and not using a shell method to call any compression programs?
4. All of my questions is for the use of exporting a textfile. Im done with the exporting process actually, putting semicolons as my delimiter. But after my process of exporting, I need to open my default email app and send the textfiles as an attachment. I found a code to open my default email app but how do I automatically attach my texfiles?
I hope there's a way somewhere....