Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to connect remote database ?
Message
From
24/02/1998 07:05:35
 
 
To
24/02/1998 05:26:01
Ankush Borse
Infoedge Solutions Pvt Ltd
New Delhi, India
General information
Forum:
Visual Basic
Category:
VBScript
Miscellaneous
Thread ID:
00080717
Message ID:
00080725
Views:
29
>Hi
>
>Is it possible to connect to remote database using VBscript? I like to retrieve data from my Access 97 database sitting on Windows NT 4.0 server. This data will be poured on HTML intranet page. Please tell me if the way around to fetch the data from Access database .
>
>Thanks
>
>Ankush.

You can't have access data from the client from plain HTML.

However on your server, you can:
1- All Browsers
-install IIS & ASP
-create ASP files that use ActiveX Data Objects (ADO) to retreive data
-return plain HTML

2- IE 3 & 4 only
-create an ActiveX Document in VB5
Guy Barrette, MCSD
============
Blog http://weblogs.asp.net/guybarrette
Microsoft Regional Director, Montreal, Canada www.microsoft.com/rd
MVP, ASP.NET http://mvp.support.microsoft.com/
President, Montreal Visual Studio User Group www.guvsm.net
INETA Regional Rep for Quebec www.ineta.org
UniversalThread Magazine Columnist (.NET Books Review Column) www.utmag.com
Tech Chair French Track, DevTeach 2004 & 2005 www.devteach.com
Business Architect, Microsoft Team - Nurun Inc www.nurun.com
XBox Live Gamer Tag: Slomo QC CA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform