|
-
Dec 6th, 1999, 04:49 PM
#1
Thread Starter
Member
hi all,
what is the differenz in an ActiveX EXE running on a local m/c and on the remote server..
any1 help????
kandan
-
Dec 8th, 1999, 09:06 AM
#2
New Member
The difference is that ActiveX EXEs are usually run on a server to keep things like ODBC access off of client machines, and to make certain code available to many client programs in a central area, which makes for easier upgrading/fixing in an enterprise environment. The ActiveX server is the same code-wise, no matter where you run it.
Running it on the desktop only makes sense if you want the functionality available to many programs also running on the desktop.
Hope this helps....
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
|