Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Intranet : display of data
Message
De
24/08/2001 10:11:19
 
 
À
24/08/2001 08:39:15
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Autre
Divers
Thread ID:
00548546
Message ID:
00548609
Vues:
7
>hi
>
>I have 2 computers which are networked using peer to peer networking.My main systems have operating system windows NT in which I have my database and also website.
>
>Now I want to open my site on other computer which have windows 98 os.I have PWS installed in it.I have made a copy of the website in this system and I want it use the database of another system.As database is in SQL server so I can't make a copy of it.
>
>I am using following connection string:
>ConnString = "driver={SQLServer};server=(local);uid=joshi;pwd=ratph;database=dname"
>
>Thanks
>joshi

Assuming that the Win98 PC can locate the WinNT PC on the network, just change the server=(local) to server=myNTPCname.

HTH
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform