SQL Server 5.0 Express

M

Moff

Hi
I was using SQL Server 5.0 Express with Access 2007 with Windows XP. No
Problem. I have changed PC for Vista Home Premium, reinstalled SQL Server 5.0
Express, Access 2007. Now I can't connect with my Access 2007 project even
using local\SQLEXPRESS, using Windows NT security and with a good database
file. Is somebody knowing how to resolve this problem ?
Thanks !
 
M

Maurice

have you tried using the . (dot) as the servername.
Otherwise try opening SQL and before you click connect copy the server name
from the dialog and paste this in the servernamebox from access when you are
trying to establish a connection.
 
Top