swaroop1012
Registered User.
- Local time
- Today, 23:22
- Joined
- Nov 21, 2008
- Messages
- 19
Hi,
I am working on a database where i need to append a query on to a table from a form. I am doing this without forms till now.
Is there anyway of doing that from a command button. Also is there any possibility of deleting the table with the same command button (i.e. delete the table data and append with the new data) .The query name is "DCQuery" and the table name is "CPTable". I am not very good at SQL. So can anyone give the solution in VB codes.
Thanks in advance.
I am working on a database where i need to append a query on to a table from a form. I am doing this without forms till now.
Is there anyway of doing that from a command button. Also is there any possibility of deleting the table with the same command button (i.e. delete the table data and append with the new data) .The query name is "DCQuery" and the table name is "CPTable". I am not very good at SQL. So can anyone give the solution in VB codes.
Thanks in advance.