Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 SQL Server connection thru HTTP

Author  Topic 

ankitbhurat
Starting Member

9 Posts

Posted - 2006-03-30 : 01:41:30
Hello SQL gurus.

I just wanted to kmow if we can connect a SQL server DB , located at some remote geographical location, via HTTP protocol.



Thanks in advance.
Ankit

spirit1
Cybernetic Yak Master

11752 Posts

Posted - 2006-03-30 : 04:25:20
in 2k not that i know of.
in 2k5 you can use http endpoint with soap protocol.

Go with the flow & have fun! Else fight the flow
Blog thingie: [URL="http://weblogs.sqlteam.com/mladenp"]
Go to Top of Page

afrika
Master Smack Fu Yak Hacker

2706 Posts

Posted - 2006-04-03 : 04:36:53
hiya Ankit,
welcome to SQLTeam,

what exactly are u trying to do?
Go to Top of Page

ankitbhurat
Starting Member

9 Posts

Posted - 2006-04-03 : 09:38:53
Hello
I just want to know that If suppose my SQL Server DB is hosted to a different geographical location than my web server, will I be able to access my DB thru HTTP ?

Hopw you got what u wanted

Ankit

quote:
Originally posted by afrika

hiya Ankit,
welcome to SQLTeam,

what exactly are u trying to do?

Go to Top of Page
   

- Advertisement -