Connection String for SQL Server ???

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



// m_strConnection = _T("Provider=SQLOLEDB;Data
Source=WHAT_GOES_HERE;Initial Catalog=TestData;Integrated
Security=SSPI");

If I have no separate users of my computer system, (Windows
XP), and thus only have an Administrator login, what do I
use for the Source= parameter ???


.



Relevant Pages