|
-
Sep 18th, 2002, 08:49 AM
#1
Thread Starter
Lively Member
Standard EXE vs. COM-Based application
Hi,
I have many computers that connect to each others in a LAN and WAN network. In that network I have a server and a database server. I would like to build an application that allow users retreive and update data on the servers from/to their computer. But I don't know what solution should I choose in the following solutions:
1. I should build a standard EXE that can connect to the Database server from remote machine and then deloy it on the other computers.
2. I should build a client-server COM-based Application that have server components (deloy on server) and client components (deloy on client).
Could you please give me an idea? and tell me what is benefit that I can get from these solutions? What is difference from these solutions?
Thanks in advance,
Trung Luu
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
|