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 / June 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Encrypted communication with JDBC driver?26 Jun 2006 18:35 GMT6
We need encrypted communication with a SQL Server 2005 but I have found no
documentation on how to do this with the JDBC driver. that is; the
communication is encrypted, no problem, but the JDBC driver can't connect.
Does anyone have any knowledge on this?
Multiple Threads and Licensing26 Jun 2006 14:01 GMT6
I am working on a project that will require the use of SQL Server 2005
Workgroup Edition.  We were planning to use the version that comes with
5 CALs instead of the version that is licensed based on processors due
to the enormous cost difference.
Cannot login using 'sa' user name and password25 Jun 2006 20:15 GMT1
When I try to connect it give the following message I copied from the log:
Source        Logon
Message
Login failed for user 'sa'. The user is not associated with a trusted SQL
CREATE DATABASE inside a transaction with Microsoft SQL 200523 Jun 2006 18:32 GMT1
Till now I am using SQL server 2000 with Microsoft JDBC SP3 for 2000.
Everything is fine.
But now I moved to SQLServer 2005 with Microsoft JDBC for 2005. But it
throws
Deadlock occurs on my application frequently23 Jun 2006 09:08 GMT3
Hi, all!
Brief description of system environment:
-----------------------------------------
1. Environment: JDK 5.0, CTP JDBC Driver 1.1, Proxool 0.9.0RC2
Locking problem with 200522 Jun 2006 18:24 GMT4
  I'm having problems with row locking. I need my application to do row
locking in certain tables to avoid two simultaneous updates in the same
record. I do this by locking the record in the moment I read it: select *
from my_table with (updlock, rowlock, nowait) where ...
SQL Server 2005 installation22 Jun 2006 17:09 GMT3
I have just installed the SQL Server 2005 Developer edition. SQL Server 2000
is also running. I cannot see the instance of the 2005 installation.
Is there anything more I should do?
Thanks
Connecting via VPN22 Jun 2006 10:17 GMT2
One my company's customers has allowed me to connect to their network via
VPN. Overall, it seems to work fine. I can remote in, or map drives, etc.
However, I have been unable to use my SQL2000 Enterprise manager to connect
to their database. I can remote into the machine where ...
Can't connect after change the security setting21 Jun 2006 21:58 GMT8
Hi, Experts! I very new to SQL server. I made a stupid movement by mistakenly
change the security of property of local(windows NT)  from log in using this
account to system account. After the machine restarted, i can't no longer
start up SQL server. When I click local (window NT) ...
in sql server 2000+ is there some stored procedure that shows your current disk space usage?21 Jun 2006 11:49 GMT1
in sql server 2000+ is there some stored procedure that shows your current
disk space usage?
Get cursor in procedure error.21 Jun 2006 03:08 GMT3
This is procedure code as below:
CREATE PROCEDURE _fetchdatatest
@co_cursor CURSOR VARYING OUTPUT
AS
MSSQL 2000 Developer connection limit & boolean connection20 Jun 2006 23:13 GMT1
I've been searching the MSDN web for the MSSQL 2000 Developer connection
limit.
However, could not find any authentic documentation that says MSSQL 2000
Developer
Connection reset - Socket Write Error20 Jun 2006 14:49 GMT1
I m using MS SQL Server 2000 with JDK 1.3 on Windows 2000 Server machine.
We have an application, running for a long time now. Both the application
and the Database server are on the same machine. The applicaiton has 2 parts
one which listens to clients on the tcp sockets and ...
Sometimes yes, sometimes no, connect to a SQL 2005 Server19 Jun 2006 23:27 GMT2
I have the problem that at times I can't connected to the database via
Microsoft SQL Server Management Studio.
The error is: "Timeout expired. The timeout period elapsed prior to
completion of the operation or the server is not responding".
How to get the data from a huge table efficiently?19 Jun 2006 19:27 GMT5
I want to get the data one by one from a huge table(about 3 thousand
rows) efficiently, this is my way as below:
//--------------------------------------------------------------------------
int queryEachTime = 1000;
Pages: 1 2 3 4 5 May, 2006
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2009 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.