I installed SQL Server 2008 Express R2 on a computer with windows 7 Home Premium OS. Created the DSN
(ODBC). The connection is OK when you test it. When I try to access the database using a VFP 9 program
(exe) on the same computer I get the message SQL Server does not exist or access denied.
I get the same message when I turn off UAC and the firewall.
All the protocols for SQL Server 2008 Express R2 are enabled.
Both SQL Server and SQL Server Browser services are started during the run.
The connection string is sqlstringconnect([dsn=Mortgage;trusted_connection=yes]). It works OK with SQL
Server on Windows XP.
(ODBC). The connection is OK when you test it. When I try to access the database using a VFP 9 program
(exe) on the same computer I get the message SQL Server does not exist or access denied.
I get the same message when I turn off UAC and the firewall.
All the protocols for SQL Server 2008 Express R2 are enabled.
Both SQL Server and SQL Server Browser services are started during the run.
The connection string is sqlstringconnect([dsn=Mortgage;trusted_connection=yes]). It works OK with SQL
Server on Windows XP.