|
-
Apr 18th, 2001, 02:52 PM
#1
Thread Starter
New Member
Our corporate web site is running with an ISP. I've installed SQL server 7.0 and IIS 4.0 for intranet. Is it possible to store some information from internet(web Site) to my corporate SQL server? Corporate SQL server has an IP address.
Thank You
-
Apr 19th, 2001, 01:58 AM
#2
Frenzied Member
I'm not sure what you are asking, but if you are trying to access a SQL Server from the internet, the server on which it resides must be outside of any corporate firewall.
If that is what your asking, sure it can be done, just set the IP address as the server attribute in your connection string.
oOOo--oOOo
__ /\/\onte96
oOOo--oOOo
Senior Programmer/Analyst
MCP
[email protected]
[email protected]
Your results may vary.. some restrictions may apply.. pricing and participation may vary.. not available in all states.. professional driver closed course..quantities limited..
-
Apr 19th, 2001, 11:36 AM
#3
Thread Starter
New Member
Thank you for your answer. There is no firewall. What is situation with firewall?
What is your meaning of connection string. This is the same in making a connection in ASP.
-
Apr 19th, 2001, 03:47 PM
#4
Frenzied Member
Have you used ADO? I'm making the assumption that you already know how to make a simple connection to SQL Server via ASP. If this is not the case, let me know so I know what level to help you at.
oOOo--oOOo
__ /\/\onte96
oOOo--oOOo
Senior Programmer/Analyst
MCP
[email protected]
[email protected]
Your results may vary.. some restrictions may apply.. pricing and participation may vary.. not available in all states.. professional driver closed course..quantities limited..
-
Apr 19th, 2001, 04:05 PM
#5
Thread Starter
New Member
Yes, I've used ADO and ASP to make connection with SQL server. I got my question's answer. Do you know how can I implement this with XML and SQL server 2000.
Thank You
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|