Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / Programming / Connectivity / January 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Can't connect using 'localhost' but '127.0.0.1' works12 Jan 2006 20:33 GMT1
I'm trying to connect to SQL Server using the string 'localhost', but I
always get a timeout error using either Query Analyzer or ADO. But if I
change the string to 127.0.0.1, it works.
A 'nslookup localhost' returns 127.0.0.1. If I run 'telnet localhost
can i use setString() for a text type column in the prepareStateme12 Jan 2006 16:07 GMT1
can i use setString() for a text type column in the prepareStatement sql?Like
this:
create table cmm(test text);
PreparedStatement pstmt = null;
error establishing socket error12 Jan 2006 15:26 GMT1
import java.sql.*;
public class SqlTest
{
 public SqlTest() throws Exception
Possible to Use Windows Authentication on Peer to Peer Network?12 Jan 2006 09:57 GMT1
Is there a way to use Windows Authentication  to log on to an SQL server
instance accross a peer to peer network without a Domain?
remote connnect MSSQL 2005 express12 Jan 2006 01:35 GMT2
   Can we remote connect MSSQL 2005 express with IP address?
If can how to done it?
With regards,
Goh
SQL 2005 - Can't make a new database project11 Jan 2006 16:03 GMT2
Trying to make a new database project using VS2005 pro and SQL2005 dev (in
my local machine), I get the following error and the project can't be made:
"An error has occurred while establishing a connection to the server. When
connecting to SQL Server 2005, this failure may be ...
Slow connection to SQL2005 on just one machine11 Jan 2006 02:28 GMT3
I have 2 SQL Server 2005 machines each with a .NET2 web app.
Machine #1 is Windows XP
Machine #2 is Windows 2003
When I use EM on Machine #1 to connect to both instances everything is fine
Possible Type Conversion Defect10 Jan 2006 23:57 GMT8
Seem to be getting these consistantly in certain portions of our application.
Works fine with the older JDBC driver (2000) but under the 2005 driver we
see....
com.microsoft.sqlserver.jdbc.SQLServerException: Unsupported conversion from
Driver.getPropertyInfo() returns inconsistent array10 Jan 2006 23:09 GMT4
We are testingn our DbVisualizer tool with:
Microsoft SQL Server 2005 JDBC Driver - Beta 2
Version: 1.0.419.102
The problem is that Driver.getPropertyInfo() method seems to return
Error when comparing against empty string using JDBC 2005 Beta 210 Jan 2006 23:04 GMT5
I am having a problem with JDBC 2005 Beta when comparing against an empty
string.
tate  : S1093
Message: Index out of range1  Valid range is 1 to 0
When is RTM version of SQL Server 20005 JDBC Driver being released10 Jan 2006 20:22 GMT3
Does anyone know when Microsoft is planning to release the RTM version
of their SQL Server 2005 driver? The link at
http://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/jdbc.mspx
is only for the beta2 version
MSDTC10 Jan 2006 19:26 GMT2
We just upgraded from SQL 2000 to SQL 2005. To do so we had to uninstall SQL
and install 2005 from scratch.
The problem now is we get this error:
Msg 3910, Level 16, State 2, Line 1
SQL 2005 client connectivity - Framework10 Jan 2006 18:21 GMT1
Does a client that connect to an SQL 2005 analysis services always need .NET
framework 2.0 installed?
Regards
Clarkie
SQL Agent cannot start10 Jan 2006 16:23 GMT1
I have a Window 2003 SBS with SQL installed (SQL 2000 includet in SBS).  
Everything worked fine for a long time, but now the SQL server starts but the
SQL agent doesn't start even manually.  When I try to start the agent it is
trying to connect but it doesn't.  In the log it says ...
Trigger running Insert on a Linked Server - HELP10 Jan 2006 07:19 GMT3
I have two DataBases on different SQL2000servers, I have linked them both,
and what I want is, when a record is created on one DB it must create the
same record on the other DB. If the DB's are on the same server the trigger
works fine, but when they are on different ...
Pages: 1 2 3 4 5 6 December, 2005
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2010 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.