Guest_imported
New member
- Jan 1, 1970
- 0
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"
Please let me know how I can display my data from another
system in an intranet.
Thanks
joshi
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"
Please let me know how I can display my data from another
system in an intranet.
Thanks
joshi