all groups > sql server connect > may 2006 > threads for may 22 - 28, 2006
Filter by week: 1 2 3 4 5
SQL Server 2005 installation
Posted by Yannis Makarounis at 5/27/2006 8:47:44 PM
I have just installed the SQL Server 2005 Developer edition. SQL Server 2000
is also running. I cannot see the instance of the 2005 installation.
Is there anything more I should do?
Thanks
Yannis
... more >>
cannot login to sql server 2000
Posted by andrew at 5/26/2006 2:32:02 AM
Hi,
May I know what is the error below? I can't even login with sa id. It fails
on two workstations but it works on the rest of the workstation.
Connection failed:
SQLState: '01000'
SQL Server Error: 53
[Microsoft][ODBC SQL Server Driver][Named Pipes]ConnectionOpen (CreateFile()).
Conne... more >>
SQL 2000 Transaction Log File
Posted by Rick B. at 5/25/2006 4:40:37 PM
Hi,
My database transaction log file grows very fast. I have limited the
maximum size at the moment and set the log back up process.
Can someone tell me if I can delete the log file and generate the new one
once it reaches the maximum size ?
What could be the affects if I do so ? Wh... more >>
Help for SQL 2000 connection!
Posted by Danny at 5/24/2006 4:54:25 PM
Hi, I just install SBS 2003 with SQL 2000 on my server, but when I try to
use another PC (OS is WinXP) connect the SQL server throgh ODBC, it pop up a
error msg:
connection failed
SQL state '28000'
SQL server Error: 18452
Login fail for user 'XXX', reason : Not associated with a trusted SQL ... more >>
Backward compatiblity in sqlserver 05 Enterprise edition
Posted by Zen at 5/24/2006 2:54:58 PM
Hi,
I believe I'm running into a backward compatibility issue with the sqlserver
05 Enterprise edition. I restored a database from sqlserver 2000 to my new
sqlserver 2005. Both of my .net project and Access gets time-out errors
(running remotely) when they try to access to a table that I h... more >>
Non Windows App connecting to SQL Server using Windows Auth
Posted by Hassan at 5/24/2006 12:06:55 PM
How can a non Windows App , say an app that runs on Linux connect to SQL
Server using Windows Auth ?
Has anyone done that ? How does Linux integrate with Windows ? Are there 3rd
party tools ?
We know SQL Auth would work but we want to use Windows Auth only.
Please let me know
Thanks ... more >>
SQL Server management studio - A connection to the report server failed (remote server)
Posted by davidw at 5/23/2006 4:31:43 PM
Hi,
Has anyone seen this error:
A connection to the report server failed. Most likely, you do not have
permission to connect to the computer. You should either try to connect
using report server URL for the Server name, or if the Distributed COM Users
group exists on the remote compute... more >>
Connection String for SQL 2005 Express
Posted by Macca at 5/22/2006 7:42:02 AM
Hi,
My C# app uses SQL Server 2005 Express edition.
I store my connection string in a config file.
My application will run on numerous machines and therefore the machine name
will be different each time. What I would like is a generic connection string
so that I don't have to change i... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
|