Groups | Blog | Home
all groups > dotnet distributed apps > october 2004 >

dotnet distributed apps : database access via asp


cradaa
10/26/2004 5:27:02 AM
We are currently working on a new piece of software. It is coded in the .NET
enviornment using C#. We will be running this software via ASP for our
customers.

My question is if a customer wants to have access to the database for
possible report writing....how do we give them access via the ASP?
--
Sam Santiago
10/29/2004 1:30:00 PM
Do you mean ASP = Active Server Pages or ASP = Application Service Provider?
Either way, if you customer needs access to the database then you will have
to open up some TCP ports on the firewall to allow access directly to the
DB. I suggest not using the standard SQL Server ports if your database is
SQL Server. You could also provide VPN access that would then allow access
to the DB.

Thanks,

Sam

--
_______________________________
Sam Santiago
ssantiago@n0spam-SoftiTechture.com
http://www.SoftiTechture.com
_______________________________
[quoted text, click to view]

AddThis Social Bookmark Button