all groups > sql server connect > december 2006
Filter by week: 1 2 3 4 5
Error in AttachDbFilename connection string in SQL 2K5 Standard
Posted by Adil Akram at 12/30/2006 7:05:00 AM
I'm developing a Window Form project in VS2005 (C#, WinForm) and SQL Server
2005 Standard Edition as database.
When I try adding "SQL Database" by right clicking project in Solution
Explorer => Add => New Item => SQL Database it shows following error message.
------------------------------... more >>
Encrypted Connection
Posted by AG at 12/28/2006 8:23:36 AM
Hi all,
If this is not the correct groups to post this, please redirect me.
I have a .NET application and SQL Server 2005 Express running on a Windows
Server 2003 Web Edition. Both connect to a remote SQL Server 2000 database
running on Windows 2000.
SQL Server Express 2005 has the 2000 s... more >>
SQL 2000 SP4 on Server 2003 SP1 not dropping connections
Posted by Brad Martin at 12/26/2006 6:24:00 PM
We recently upgraded our SQL 2000 SP3 instance (running on Windows 2000) to
SQL 2000 SP4 running on Windows Server 2003 SP1. The migration went fine
but we are now experiencing a problem where connections are not dropping
once the application is finished with it. The application is a COM+ ap... more >>
Connection and /share file and printer/ option in Windows firewall
Posted by Han at 12/26/2006 12:00:00 AM
Hello
Is there any relation between SQL2005 connection and /share file and
printer/ option in Windows firewall?
When I check the option I can connect from remote client via script, while
not that when I unchecked the option.
I can't easily believe the two entities are related. I checked... more >>
clustered index table updates question - please help
Posted by Derek at 12/23/2006 12:46:18 PM
i have a table that has no index on a date column and a regular index
on
a customer_id column. the customer_id will be somewhat volatile, lots
of updates and
and deletes on this table. this is the design i inherited and i need a
little advice.
table (pertinent columns shown here for bre... more >>
Cannot View Database Properties (Express 2005)
Posted by Daniel Manes at 12/22/2006 4:13:25 PM
It's always great to run into problems on a Friday afternoon before a
holiday weekend, but here I am.
I'm not sure when this started happening, but if I try to get
properties on any of the databases on my SQL Server Express 2005 server
(using the Management Studio GUI), it fails with the follo... more >>
Connect to 2K on machine with both 2K and 2K5
Posted by Karl Perry at 12/22/2006 10:00:33 AM
I have both SQL Server 2000 Developer Edition SP3 and SQL Server 2005
Developer Edition (9.00.2047.00) installed on my WinXP SP2 notebook.
I'm connecting from a Windows PocketPC 2003 Second Edition device which is
running a custom app which uses SQL Server CE 3.0.
The database I need to co... more >>
MS SQL Server 2005 timeout error when using Management Studio
Posted by Venkat N at 12/22/2006 12:00:00 AM
Hi,
When I try to update a column value using MS SQL Server 2005 Management
Studio (SMS), I am getting "timeout period elapsed prior to the completion
of the operation".
Our server setup is:
2 identical MS SQL 2005 installed in Windows 2003 OS and the first server
connected to second ... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Server: Msg 7391 unable to begin a distributed transaction
Posted by Abel Chan at 12/21/2006 3:06:01 PM
Hi there,
We have two physical sites - A and B - and each has its own Domain. Within
site A's domain, we created a link server and everything works just fine. We
can call store procedures from one database to another database. We can also
insert store procedure results into a temp table ... more >>
Connecting to an alias fails
Posted by Justin at 12/21/2006 10:27:08 AM
Created a new alias with the SQL Server client network utility. With
the connection parameters, changed the server name to the IP address -
still no success.
Edited the Sql Server Network utility to use port 1433 to use port 0
(per another google discussion), still no success.
Any other ... more >>
HOW TO CONNECTED MS SQL 2005?
Posted by RUDI HARSONO at 12/20/2006 12:14:29 PM
I had just install MS SQL 2005 at my server computer ( OS windows 2000
server sp4). I have LAN in office with workgroup, and I have a problem
that I can't connect to MS SQL 2005 from client mechine. Previously, I
used MS SQL 2000 server.
Please anybody can help me to resolve this problem?
... more >>
SQL Express Connection Error
Posted by Michael at 12/17/2006 3:11:01 PM
I am making a local connection to an instance of SQL Express on XP SP2. I
get the following error message:
"Microsoft SQL Native Client: An error has occurred while establishing a
connection to the server. When connecting to SQL Server 2005, this failure
may be caused by the fact that unde... more >>
attach SQL 2000 DB files to 2005?
Posted by Leythos at 12/15/2006 12:39:46 PM
I have a couple large databases (20 databases, many GB of data in each).
the vendor has told me that their application will work fine with 2005,
but, I've not done the migration yet.
Is it as simple as a backup from 2000 /restore to 2005?
Can I detach the files for each DB and then just r... more >>
Connecting to Sql Server 2005 on Win2K3 Server
Posted by rmgalante NO[at]SPAM yahoo.com at 12/14/2006 6:14:17 AM
Hello,
I have a Win2K3 Server running .Net Framework 2.0 applications. When I
run an application for the first time on a particular day, the first
connection takes an extremely long time to connect (60 seconds or
more). Other connections afterwards are fine.
I am running the application on ... more >>
Why SQL Server 2000 default port is not 1433?
Posted by Michael at 12/13/2006 9:06:18 AM
I installed MS SQL Server 2000 and sp4.
The operation system is Windows 2003 server.
On server machine,
I open server network utility, and checked.
found that the default TCP port at server end is not 1433. Why?
But then I open Client Network Utility, the default port is 1433.
On my machine.... more >>
SQL Server 2005 Express - only one connection
Posted by Dennis Ginley at 12/12/2006 10:45:51 PM
Hi, all,
I have SQL Server 2005 Express and Visual Studio 2005 installed on the same
machine. I created a database using Management Studio Express, and a C#
application to access the database. Here's the problem:
I can connect to the database via either the C# application or the
Manageme... more >>
help me ! please
Posted by thanh at 12/8/2006 12:00:00 AM
how to use SQL server 2005 ?
i want to know much information with it..
thanks .
... more >>
ADODB Connection Open: Intermittent Timeout Expired Errors
Posted by Brian Kudera at 12/7/2006 8:00:00 AM
Hello all-
Connecting to a SQL Server 2005 Express w/Advanced Services database using
ADODB in vbscript. The database is on the local server and am using shared
memory. The server has dual processors and 3GB Ram, but SQL Server Express is
limited to 1 processor and 1 GB of ram.
Every on... more >>
SQL Server 2005 Evaluation - Analysis Services Connect OK / Database Engine Connect Not.
Posted by anthony garcia at 12/7/2006 4:03:04 AM
Good evening,
I've been struggling with this for a few days. I was able to connect to both
Analysis Services and the Database Engine of SQL Server 2005 when I first
installed it. Just the other day, I started getting the error below. Now, I
can't connect to my database engine. I've uninstal... more >>
Cannot log-in to SQL Server
Posted by p at 12/5/2006 2:36:16 PM
I've got SQL Server Express 2005 running as a backend and a front-end
made with microsoft access. I can connect when I run the front-end on
the same machine as the SQL Server but as soon as I try to set up a
network ODBC connection I get these errors. (The access front-end can
see the SQL Server... more >>
VB6 project with SQL2000 and SQL2005
Posted by Esha at 12/4/2006 11:56:58 AM
I asked my question in VB groups and was suggested to ask here.
My question:
I have VB6 project working with SQL2000 database. I use ADO.
Is it going to work without any change with the same database attached to
SQL2005?
If NO, then what kind of changes are required to make it work?
Thank ... more >>
How to use ODBC datasources in SQL Server 2005 x64
Posted by Gregor Stefka at 12/3/2006 2:43:26 PM
I migrated from SQL Server 2000 Standard to SQL Server 2005 Standard
x64. Now i try to get the linked Servers working, but it looks like
there is no way to use ODBC Data sources as linked servers. Yes of
course, i ve got 64-Bit ODBC Drviers installed and tested.
The MSDASQL (ole db provi... more >>
|