all groups > sql server connect > june 2005 > threads for june 29 - 30, 2005
Filter by week: 1 2 3 4 5
New SQL Database
Posted by bills249 at 6/30/2005 11:34:25 AM
I have set up applications in Access and am now starting in SQL Server. I
have taken a SQL class, but it did not cover starting from scratch. Our IT
dept set up a blank SQL database for me and gave me all permissions, but I'm
unsure of how to proceed. Do I need some sort of an interface set... more >>
sql database security
Posted by Min at 6/30/2005 4:43:07 AM
This is the first time I use SQL server for my application.
I need to set up 2 databases in the same server.
1. The first database need to be "hidden" hence no one else even SA should
not be able to see the database except for my application.
2. The second database can be seen by SA
Is t... more >>
error conection frm clients to the sqlserver
Posted by ahi at 6/30/2005 3:49:05 AM
hi
dear members
we have a program that its database is SQLserver2000 that installed on a
computer with ' MIS' name.the type of SQLserver installation is mixed mode
(not Authentication ). so , 2 weeks ago the program did run on all of the
network clients without login to the SQlserver bes... more >>
login failed for user'(null)'
Posted by frank at 6/30/2005 12:00:00 AM
Sqlserver 2000/sp3a on Windows 2003
IIS 6.0 on Windows 2003 (seperate servers)
I'm getting application eventlog error 17055 (mssqlserver) entries and also
in the sqlserver log saying Login failed for user '(null)'. Reason: Not
associated with a trusted SQL Server connection.
Generated by ... more >>
linked server
Posted by Luis Oliveira at 6/30/2005 12:00:00 AM
Hi,
anyone knows how to verify if a linked server is active only using SQL code?
This question is because I need to check if a created linked server is ok to
perform actions on it.
Many thanks,
Luis
... more >>
|