|
-
May 21st, 2001, 04:15 AM
#3
Thread Starter
Member
Thanks for the reply,
Sorry for not making myself clear.
The reasons I used class are :
1. Code reusebility. That mean : I can use this class or even this component everytime I create the database application which required input data and etc.
2. I will create an object from the class. For the time being this application is for single user and there is possibility that user want to open more than one window, ie more than one instance of the class
I am interested with your comment which said :
'Now, if you plan to have more users later on using these same operations and accessing the same database, then you would want to do an active x exe. This way it will run out of process and you can put the com component on a server.'
I did not understand what you are saying. Would you be able to exlpain to me more deeply. Secondly, when do you use class and when not to use class ?
Thanks
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
|