ruirib
Snitz Forums Admin
    
Portugal
26364 Posts |
Posted - 22 July 2002 : 17:42:28
|
quote:
I'm trying to setup a Snitz database on my sql server at home. This is the connection string I'm using:
strConnString = "driver={SQL Server};server=localhost;trusted_connection=true;database=Snitz" '## MS SQL Server 6.x/7.x/2000 (ODBC connection)
I've created a blank database, but I don't know what to do from here.
I ran setup.asp?rc=5 and it prompts me for a user name and password. I tried the Admin password, and i tried leaving both text boxes blank.
Can someone run through the setup for a localhost for me? Assume that I know nothing....which seems to be the case right now 
Thanks in advance
<-- Eric -->
Why are you using that connection string? In particular, why are you using the trusted_connection parameter? Do you want to use Windows Authentication for SQL Server?
------------------------------------------------- Installation Guide | Do's and Dont's | MODs |
 |
|