Wrox Home  
Search P2P Archive for: Go

  Return to Index  

interdev_programming thread: can't establish sql connection


Message #1 by Geoff Switz <geoffswitz@y...> on Sun, 15 Apr 2001 14:13:05 -0700 (PDT)
I figured out how to get the connection.  I approved IUSR_SERVERNAME for 
permission to access the database and then opened the SQL Server, selected 
each table and gave IUSR Permission on each table and view which was 
relevant.  I set up a System DSN w/ NT Authentication through OBDC which I 
pass to the DLL instead of a connection string.  Exstensive, but it works 
now.

Geoff

  Return to Index