all groups > sql server connect > july 2005 > threads for july 22 - 28, 2005
Filter by week: 1 2 3 4 5
Suddenly, terribly slow Enterprise Manager
Posted by bthouin at 7/28/2005 12:54:43 PM
Hi,
I am using SQLServer on my development laptop, and it's running without
any problems since at least 6 or 7 months. Suddenly, since yesterday,
when I start the Entreprise Manager, it takes absolute AGES (minutes,
with a very intensive disk activity) until it shows the console root,
and... more >>
Error 5123 Cannot Attach DB
Posted by Leslie at 7/27/2005 11:05:03 AM
I'm getting Error 5123 "Cannot Open file because file is being used by
another process" when I try re-attaching a DB (.mdf) I had just detached.
I'm afraid I issued a DBCC command (which may be locking the file) right
before I detached the Database: DBCC OPENTRAN (oldoaiapp)
Does anyone k... more >>
Cannot connect to MSDE on SBS 2003
Posted by Michael Grøn at 7/27/2005 4:32:04 AM
My client has installed e scanner program wich is suposed til run on a MSDE
database. The program has to run on a reasently installed SBS 2003 server.
The server is installed with only standard features, the isa server is not
installed. Clients are running in a standard 2003 domain.
The progr... more >>
Few Question regarding C#
Posted by Silent Ocean at 7/26/2005 11:01:01 PM
Hi All
I have following questions regarding C# Assembly and Threading.
Let me know the precise answer or lead me to the proper materials.
1. Is memory leakeage possible in .Net Manager Code ?
2. Is memory leakage possible in .Net Unmanaged Code ?
3. How can I find the what % of memory i... more >>
SQL Server Enterprise Manager
Posted by SJ at 7/26/2005 8:46:09 AM
I am able to run queries using the query analyzer. I have Enterprise Manager
but the SQL Server Group does not hold the SQL Server I need to connect to -
when I try to register the server, I am still unable to see the server in the
list of available servers - can somebody help?
Thank you,
Sh... more >>
Connection failure on standalone MSDE installtion when network is lost
Posted by shridhargune NO[at]SPAM hotmail.com at 7/26/2005 8:35:45 AM
Scenario -
On a standalone installation i.e client and SQL server are on same
machine, if network connection is lost while preparing SQL server
connection through client application, then SQL connection could not be
established. This was detected only on few machines. The configuration
details ... more >>
OPENROWSET doesn't work, OPENDATASOURCE does
Posted by Mike Kiefer at 7/25/2005 10:48:32 PM
I'm having trouble troubleshooting a remote query using OPENROWSET. For some
reason I can get OPENDATASOURCE to work with a given connection string but
using OPENROWSET with the same connection string fails. I'm a bit baffled.
It seems like it should work basically the same way using either me... more >>
How to raise the number of Named Pipes on the SQL Server 2000
Posted by Fritz Theiss at 7/25/2005 12:00:00 AM
hi,
can someone tell me how to raise the number of Named Pipes on SQL 2000 SP3,
please? i am aware of http://support.microsoft.com/?id=165189 and the hereby
mentioned registry key, which is for SQL 6.0/65. but no one can tell me what
to use in case of sql server 2000, beside of pointing me ... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Error 5123
Posted by Dan Slaby at 7/23/2005 6:59:36 PM
I detached a database and moved it to another folder. I am trying to
re-attach the database and am getting 'Error 5123: CREATE FILE encountered
operating system error 32(The process cannot access the file because it is
being used by another process.) while attempting to open or create the
p... more >>
Can't connect remotely to MSDE 2000 DB on WinXP Home Machine
Posted by Macsicarr at 7/23/2005 12:00:00 AM
Hi All
Having 'Google-ised' I've found that there does appear to be a problem
connecting to an MSDE 2000 DB from a remote machine (either LAN or WAN), but
I haven't found what the concrete solution is.
It definitely appears to be a Windows inflicted problem, as I can connect to
the DB no pr... more >>
SQL Server Erro 10061 - Server does not exist or access denied
Posted by Pierre Landau at 7/22/2005 6:05:20 PM
I've got a SQL2000 server that I need to connect to from a small number of
development boxes. If the dev box is running Windows 2000 SP5, I have no
problem establishing an ODBC connection. If I follow the exact same steps
in trying to establish an ODBC connection on a Windows XP SP2 box, I get:... more >>
General network error with load balancing
Posted by Magdelin at 7/22/2005 8:42:23 AM
Hi,
This is regarding a distributed .NET application implememented with (.NET
Framework 1.1) ASP.NET and .NET Remoting. Both web and app tiers run on IIS
6.0 (W2K3) and are configured for network load balancing (NLB). The web tier
connects to SQLServer to access Session State database and ... more >>
Users Unable to Connect with Access Project .adb
Posted by gmead7 at 7/22/2005 5:39:03 AM
I recently moved my Access BE tables to SQL Server 2000. I re-worked my
Access front end .mdb to link to these tables through a DSN file. I got
daring and expiremented with .adb Access Project format. It worked great
except for when I tried to share it off a shared draft with other users. ... more >>
|