Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Accessing a database...
Message
From
30/06/1999 17:47:26
 
 
To
All
General information
Forum:
Visual Basic
Category:
Other
Title:
Accessing a database...
Miscellaneous
Thread ID:
00236184
Message ID:
00236184
Views:
34
Hi ! Im new here and at first sight, i really like this site. Ok, heres my question. I want to develop an ActiveX control in VB. This control will be running as a page in the client browser. The main goal of this control will be to : first - Connect to a Remote database (SQL 7) that is on a different server over the internet and interact with this database. Because the Control is on the client side, I'm a right to think that the connection will not be possible with the database (whit ADODB and ODBC) because the Control is on the client side and the database is on a different machine (server)( not as like an ASP page that reside on the server that send to the client browser information).
Also, I'm I right to think that I will have to make a DCOM object that will have to reside on the server and be install on Microsoft Transaction Server and if so, could somebody refer me a good book on VB, DCOM and accessing a database over the internet.


Tanks very much, I'll appreciate any comments
Next
Reply
Map
View

Click here to load this message in the networking platform