|
-
Jan 4th, 2000, 10:43 AM
#1
Thread Starter
Member
I have made a VB application which opens two databases.
The First one is a Foxpro data file and the second is
an oracle database.
I am using DAO and ODBC to connect.
I have a program on the command button which starts
converting the foxpro database to oracle database
and is inserting in the oracle table.
I have made a progress bar to show the progress of the
processing done.
I want to put a Cancel button on my application which
should allow me to cancel my earlier process of
converting the database at my will.
I have tried DoEvents and on a third button I
have written end. It ends my application but not the
single process.
Basically we will have to find the process id.
Any idea!!
With Regards
Manjinder Sodhi.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|