sql server express
Posted
by
neil
on Server Fault
See other posts from Server Fault
or by neil
Published on 2011-02-13T22:37:41Z
Indexed on
2011/02/13
23:26 UTC
Read the original article
Hit count: 203
I use MS Acess as the front end. Loaded SQL Server 2008 R2 on my laptop. On my laptop (which I want to run the sql/access locally), there is no drop down listing. Under my normal Network (Sql 2000 enterprise edition) condition, the server name is part of the drop down listing. Finally got an ODBC positive test by manually listing in the system dns ODBC connection 'computername\sqlexpress'.
Nonetheless, can not get an ODBC connection from Access. How can I get it working?
© Server Fault or respective owner