IE/ActiveX Document -->MTS --> SQL 
Author Message
 IE/ActiveX Document -->MTS --> SQL

hi,

As we know there is two way you can do with VB in 3-tier
a) client/server :  client/EXE - >mts --SQL
b) brower:  IE/ActiveX Document -->IIS-->MTS --SQL

the (b) solution is better for the software delivery (no CD and
distribution), but it looks like I have to use the RDS and DataSpace object.
I am not sure how is the performance to support a lot of user.

so, this is my idea using (a) +(b)
IE/ActiveX document -->MTS--SQL
I assume the ActiveX document already installed on client-side machine.
use IE to host the front-end (activeX document) and call MTS directly. like
Snap-in, is snap-in using same stuff?, my quesition is solution (a), we must
install a component package(from MTS) on client computer and front end EXE,
how can we handle that?

appreciate any idea

Thanks



Mon, 21 Jan 2002 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. IE/ActiveX Document -->MTS --> SQL

2. IE/ActiveX Document -->MTS --> SQL

3. IE(ActiveX)->IIS->MTS-SQLServer structure

4. using The Shell Command >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>

5. <<<<<<<<ComboBox>>>>>>>>>>>>

6. How to pass a value from EXE -->IE50 container -->ActiveX Document

7. How to pass a value from EXE -->IE50 container -->ActiveX Document

8. >>>>>>While Not rst.EOF

9. PSUDOCODE HELP >>>>>>>>>>>

10. >>>>> Serial Communications

11. VB5 >>>>> Academic Version

12. <<<<HELP- OLE container Control>>>>>>>>>

 

 
Powered by phpBB® Forum Software