August 19, 2006 at 3:26 pm
i'm tryng to use sql xpress in vs2005, but when i try to create a new db or open an existing db i get an error:
an error occurred when you try to connect to sql server.
note that i have enabled all connection methods tcp/ip,...
can You help me
August 21, 2006 at 4:11 pm
I don't believe you can create database objects using a remote connection to SQLExpress. You might need a higher level edition of SQL Server.
August 22, 2006 at 2:56 am
what are you saing?
i want to create a simple database and access an existing database as i usually done before this problem
August 22, 2006 at 4:31 am
If you installed a brand new SQLEXPRESS instance, remote connections come default off. You can use "Surface Area Configuration" to turn it off. (Under database engine > Remote Connections)
Cheers,
Zubeyir
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply