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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Problem freeing resources used by SQLPrimaryKeys19 Apr 2006 20:13 GMT1
First of all, I'm a little inexperienced with the odbc32.dll API's and
not too familiar with all the details of their usage. I have a list of
tables in the database and I'm iterating over that list and building
the primary key for each table. When I perform the iteration my
How to modify connection timeout property in SQL 2005 management s19 Apr 2006 11:10 GMT3
I am constantly getting connection timeout error when I tried to open SQL
2005 management studio activity monitor.  In connection property window, I
found the connection timeout is set for 15 seconds. However I could not find
place to change the connection timeout. Management ...
[DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist o19 Apr 2006 09:37 GMT1
I have a serval .asp page with get som data from a SQL database.
Sometimes (not every time) i call one of the pages it gives me this error
Microsoft OLE DB Provider for SQL Server error '80004005'
[DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or access
sql server auto logging in with my old window password19 Apr 2006 08:09 GMT3
I initially set up my server database with window connection. after two
months and my window password is expired and I just noticed that the server
is not started any more since the original password is not working any more.
I tried to register  the server with my sql user ID and ...
SP_SPACEUSED from MSSQL does not return two correct resultsets..19 Apr 2006 01:22 GMT2
When running this query in MSSQL (using mssql jdbc driver):
MSSQLStatement = this.Conexao.createStatement();
MSSQLStatement.execute("EXEC SP_SPACEUSED;")
It's always returning false, but only for this certain procedure....
Unknown properties specified:selectMethod19 Apr 2006 00:52 GMT3
I use sqljdbc_1.0.809.102 connecting to MSSQL 2000
Here is the connection string:
jdbc:sqlserver://HOST:1600;selectMethod=cursor;databaseName=DB_NAME
Here is the exception:
Row Insert Failed with ResultSet18 Apr 2006 19:46 GMT3
SQLServer 2000 Database with SP4
fields [content] type is "text"
code below:
====================================
An I/O error occurred while receiving the TDS prelogin response!18 Apr 2006 15:22 GMT1
I use a hotfix version sqljdbc_1.0.809.102_enu.exe for sqlserver2005. But
an exception happend as below:
com.microsoft.sqlserver.jdbc.SQLServerException: An I/O error occurred while
receiving the TDS prelogin response.
ISQL query fails after reboot17 Apr 2006 00:15 GMT5
Good morning we are having a wierd issue with our Windows 2003 server and SQL
2000 sp4 server.  From the client side we use isql queries.  When we reboot
the server the isql queries that are larger then 512 bytes will fail from
both the client or from the sql server itself ...
CurrentProject.IsConnected is reporting on what?16 Apr 2006 20:08 GMT1
Does CurrentProject.IsConnected tell me that the ADP is connected to the SQL
database, or that it sees the network?
I have an ACCESS ADP connecting to a SQL db via a wireless network.  I
thought I would check CurrentProject.IsConnected to see if I had lost
Escape character weirdness15 Apr 2006 15:54 GMT8
Hi;
This works:
SELECT * FROM demo WHERE (name LIKE 'Da[%]ve')
This dies not:
rs.getBoolean() Error / Bug15 Apr 2006 00:18 GMT2
Hi All, I?m using Microsoft?s new JDBC diver sqljdbc.jar and the method
getBoolean in resultSet always return false, because database field is
char(1). According Interface this should return true is char is 1 and
false if char is 0.
SSL to SQL14 Apr 2006 03:58 GMT8
I'm looking to make a connection from a host to a SQL server across the
Internet via SSL.  Is this possible?  A link to information would be greatly
appreciated.
Roland Hall
Error in metadata in SQL 2000 because of database name13 Apr 2006 22:48 GMT3
When I try to get the Metadata for schemas/tables/columns in SQL Server 2000
using the JDBC Metadata API (java.sql.DatabaseMetaData.getTables() and
java.sql.DatabaseMetaData.getColumns() ) and the database name has a space or
dot in its name (Eg: "Database 1", "Database.name" ) , ...
ODBC Linked Server Security Problem - Anybody?13 Apr 2006 16:24 GMT1
I'll provide as much detail as I can.  I have read many messages
regarding this topic, but I just can't seem to follow them in my
specific case.  Sorry I'm so dumb...
Here goes:
Pages: 1 2 3 4 5 March, 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.