all groups > sql server connect > august 2003 > threads for august 29 - 31, 2003
Filter by week: 1 2 3 4 5
Problems attaching db
Posted by dre at 8/31/2003 12:17:26 PM
I have an mdf that is 145 MB in size that had its
corresponding ldf deleted. I have tried using enterprise
manager to attach the database and tried using the attach
single file stored procedure in query analyzer. Both
methods fail with an error message that says that the ldf
filename might... more >>
SQL Server connection over internet
Posted by Randy Whitehead at 8/29/2003 1:47:52 PM
I have SQL Server 2000 running on a remote server, but can't seem to get
connected to it. It is a named instance, and I opened that port and 1433 &
1434. I have them forwarded to my Server, but I still can't see the
database? I can't ping the IP address, but I have a web site at the same
addr... more >>
ODBC Problems
Posted by Rick Nielson at 8/29/2003 10:26:38 AM
I am trying to work with a SQL Server database and there
is no ODBC driver for SQL Server on this machine. I also
tried to load a report writer that I thought would load
the driver but I get an error that the CRSS file is
missing in the registery. I did a search for CRSS and
did not find... more >>
Accessing SQL Server 2000 error
Posted by Lina Manjarres at 8/29/2003 9:52:37 AM
I need help!
We have an SQL Server working with merge replication.
My problem is that from yesterday some of the users
recieve the error message: access denied or the SQL server
may not exists.
Can any body help me?
Thanks a lot
Lina... more >>
Assist on accessing SQL server 200
Posted by Derby at 8/29/2003 6:11:46 AM
Can any assist on the following error.
I have developed an application, that access the SQL
server 2000.In this application I have coded the
connection string as follows.
"provider=sqloledb;data source=Sever Name;initial
catalog=database name;user id=sa;password=system;"
Then when I l... more >>
SQL Agent
Posted by Doug Hart at 8/29/2003 6:00:46 AM
I ran into a serious issue in that the SQL Agent stopped
for a reason we cannot determine.
It is set to autostart on re-boot, and has worked fine for
8-9 months.
Issue: Sql agent was stopped and backup were not being
performed
Question: Has anyone ever had a situation where the SQL
A... more >>
|