Here is the connection string for a SQL Server database:

Set objConn = Server.Createobject("ADODB.Connection")
objConn.Open 
"PROVIDER=SQLOLEDB;DATA SOURCE=Server;UID=User;PWD=Password;DATABASE=Database"

As far as calculating the cost of developing a software program:  there is no set 
method as far as I know.  It is an invididual calculation based upon a company, its 
resources, its team members, its hardware, the software used, hardware needed etc.  

As a result:  I would be surprised if you could find any hardened fast rule or formula 
for calculating the cost.

HTH
Andy

----- Original Message -----
From: harikrishnan U
Sent: 7/22/2004 2:21:29 PM
To: [EMAIL PROTECTED]
Subject: [ASP] A little big help please

> 
> hi there
> 
> can anyone help me on this?
> 
> i need code to connect asp to sqlserver. is it same as that of ms access, or is it 
> different? help me out guys.... and if anyone can give me info about methods of 
> software estimation used in sw companies and how the calculate it,,, i need the 
> method and the way or equation used to calculate the result. i hope you employed 
> guys can help me out, i need it as part of my final yr project, i tried many sites 
> but they dont give the methods of calculation or equations, if you could send me a 
> soft copy i will be really greatfull
> 
>  hoping to hear frm all you professionals out there
> 
> thanx in advance
> 
> Hari
> 
> 
>               
> ---------------------------------
> Do you Yahoo!?
> Vote for the stars of Yahoo!'s next ad campaign!
> 
> [Non-text portions of this message have been removed]
> 
> 
> 
> 
> 
> ---------------------------------------------------------------------    
>  Home       : http://groups.yahoo.com/group/active-server-pages
> ---------------------------------------------------------------------
>  Post       : [EMAIL PROTECTED]
>  Subscribe  : [EMAIL PROTECTED]
>  Unsubscribe: [EMAIL PROTECTED]
> --------------------------------------------------------------------- 
> Yahoo! Groups Links
> 
> 
> 
>  
> 



------------------------ Yahoo! Groups Sponsor --------------------~--> 
Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar.
Now with Pop-Up Blocker. Get it for free!
http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/17folB/TM
--------------------------------------------------------------------~-> 

---------------------------------------------------------------------    
 Home       : http://groups.yahoo.com/group/active-server-pages
---------------------------------------------------------------------
 Post       : [EMAIL PROTECTED]
 Subscribe  : [EMAIL PROTECTED]
 Unsubscribe: [EMAIL PROTECTED]
--------------------------------------------------------------------- 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/active-server-pages/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 

Reply via email to