Click to See Complete Forum and Search --> : using far database ?
tsach
August 20th, 2000, 08:15 AM
how can i get information from database that stand in far url?please help me its importent and if somebody know how to use the
rds(remote data service)
ill be thankfull for any help
sivanandam
August 25th, 2000, 01:18 AM
Hi
Ur Question was how to connect a database which was remotly placed.Correct?
cn.ConnectionString = "driver={SQL Server};server=" & Remoteserverip & ";uid=" & Sqlserveruserid & ";pwd=" & sqlserverpassword & ";"
I think its O.k
If not mail me
Reg
Siva
What We Now is God's Gift to US
What we Become is Our's gift to God.
mykel777
September 4th, 2000, 05:29 AM
IS THERE A WAY TO ACCESS DATABASE AS FAR AS A URL USING ACTIVEX CONTROLS AND THIS CONTROL WHEN USED IN A WEB PAGE SHOULD NOT DISPLAY IN THE 'PARAM' OF THE 'OBJECT' TAG THE CONNECTION STRING. I FIND IT SO UNSECURE.
codeguru.com
Copyright Internet.com Inc., All Rights Reserved.