|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
SQL server address?
Is there any to find out the name of the SQL server that a particular DB driven website is using?
(example: www.mysite.com is pulling info from WhatSITE.com) |
|
#2
|
||||
|
||||
|
No, not unless you can get access to the global.asa file or view the actual code in the pages.
|
|
#3
|
|||
|
|||
|
And I suppose there is no way to view the global.asa file? Or at least no way to publically post it here?
|
|
#4
|
||||
|
||||
|
A global.asa file is the main config file for a website. It generally holds information pertaining to Application and Session objects, as well as connection string information which determines the data source (database) for the site.
The only way to view it would be to have access to the website files. |
![]() |
| Viewing: ASP Free Forums > Database > Microsoft SQL Server > SQL server address? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|