Win98 connection read remote SQL Server under PWS environment
Source: Internet
Author: User
from:http://www.planet-source-code.com/vb/scripts/showcode.asp?lngwid=4&txtcodeid=6518
Connect/read Remote SQL server Using PWS in Win 98
I had to test Microsoft's Personal Webserver (PWS) in Win-to access Remote SQL Server 7.0
Installed in a NT server. The clients to win had LAN connections. Easy one, don ' t vote, have fun with
Pws. In fact I tested my connection and this script, before I created a out of Process server demo with
Vb.
Code
Can ' t Copy and Paste this?
Click here for a copy-and-paste friendly version of this code!
Terms of Agreement:
By using this code, your agree to the following terms ...
1/may use this code in your own programs (and may compile it into a and distribute it in
Compiled format for langauges so allow it) freely and with no charge.
2/May isn't redistribute this code (for example to a Web site) without written permission the
Original author. Failure to does is a violation of copyright laws.
3/May link to this code from another website, but only if it isn't wrapped in a frame.
4 you'll abide by any additional copyright restrictions which the author could have placed in the code or
Code ' s description.
'**************************************
' Name:connect/read Remote SQL Server U
' Sing PWS in Win 98
' Description:i had to test Microsoft ' s
' Personal Webserver (PWS) in win-to AC
' Cess Remote SQL Server 7.0 installed in
' A NT server. The clients to win had L
' An connections. Easy one, don ' t vote, H
' Ave fun with PWS. In fact I tested I Co
' Nnection with this script, before I Crea
' Ted ' Out of Process server demo with V
B.
' By:manas Mukherjee
'
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.