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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
ODBC Update on a linked table failed22 Nov 2006 01:29 GMT5
I created a form in Access 2003 who's recordsource is an ODBC linked table from
SQL Server 2000. The form has a subform that lists all the records in that
table. The form also has all the fields from that table as separate controls.
I have a command button to add new records, which ...
Incoming TDS RPC Protocol Stream Incorrect Error for SQL Server 200521 Nov 2006 20:55 GMT5
I upgrated SQL Server 2000 SP4 to SQL Server 2005 SP1 successfully. I'm
able to run my application with tomcat. With Websphere 5.1.1.7 I'm using
'WebSphere embedded ConnectJDBC driver for MS SQL Server' to create JDBC
provider and a dataSource. Test connection to SQL Server 2005 is
Upgrading SQL Server 2005 JDBC Driver 1.1 from SQL Server 2000 Driver, in Tomcat 5.5 env21 Nov 2006 20:43 GMT2
I currently have the SQL Server 2000 JDBC driver installed on my
production Tomcat host in /usr/local/tomcat/common/lib.  I have a
datasourced defined in server.xml (yeah, I know it's global, but I have
my reasons ;-)  ) which I link into my servlets via a ResourceLink.
Statement Caching21 Nov 2006 19:47 GMT1
Does the driver support statement caching?
Start server21 Nov 2006 17:40 GMT3
Just installed the eval edition of 2005, and when I went to make a
connection, was told that the engine wasn't started.  How do I start the db
engine???
Create/Call local temporary procedures21 Nov 2006 16:45 GMT5
Statement statement = conn.createStatement();
statement.execute("CREATE PROCEDURE #ONE AS BEGIN SELECT 'ONE'  END");
statement = conn.createStatement();
statement.execute("{CALL #ONE}");
ODBC/OLEDB support for HTTP-based comms to SQL server?20 Nov 2006 18:27 GMT3
Does there exist an ODBC or OLEDB/ADODB driver for talking to SQL
server over HTTP/port 80?
In other words, I want to be able to issue SQL commands (INSERTs,
UPDATEs, SELECTs) from a client application to a database that happens
"The user is not associated with a trusted SQL Server connection."18 Nov 2006 13:34 GMT1
I have some application that fails to connect to my SQL Server 2005 Express
Edition (PC\SQLEXPRESS).
The application configuartion required providing connection string. I have
written:
Problems using jdbc driver failoverPartner with SQL server 200518 Nov 2006 10:40 GMT7
We have a setup of two SQL server 2005 instances, where server B mirrors
databases from server A. We want to use fail over with jdbc so if server A
fails
B takes it's role. To accomplish this, we set the connection URL like this:
2005: problem with SSPI libarary18 Nov 2006 04:22 GMT1
Some application I need cannot connect to my SQL Server 2005 Express Edition
because of the following problem:
java.sql.SQLException: I/O Error: SSO Failed: Native SSPI library not
loaded. Check the java.library.path system property.
How to determine server size!17 Nov 2006 19:18 GMT6
 How can I determine the size of my server in sql server? Please help!
Thanks!
Program type out of range error using SQLBindParameter to a datetime field17 Nov 2006 16:47 GMT4
I want to call a sql serrver stored proc from odbc (usigh c++) whicc
takes a single datetime parameter as input.
I've tried
SQLINTEGER sqlLength = 0;
Could Not Find Row In Sysindexes17 Nov 2006 16:41 GMT3
Folks,
I have an MDF and LDF file which I am attempting to attach as a SQL db. I
keep getting the error 602 that begins with "could not find row in sysindexes
for database ID 13, object id 1, index id 1".
How to access a text file in SQL Server 2005 (dinamicaly)17 Nov 2006 11:46 GMT2
I need to access text files dinamicaly.
Here is the solution I used in SQL Server 2000...(unfortunately it didn't
work in SQL Server 2005)
Create a linked server using MSDASQL provieder, add login:
i have two inserts and one delete i want in one transaction, is there any issue with this tsql strategy: http://rafb.net/paste/results/uY2KYP16.html17 Nov 2006 03:09 GMT1
i have two inserts and one delete i want in one transaction, is there any
issue with this tsql strategy: http://rafb.net/paste/results/uY2KYP16.html
Pages: 1 2 3 4 5 October, 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.