The JDBC Driver for SQLServer is located at
http://msdn.microsoft.com/downloads/default.asp?URL="/downloads/sample.asp?url=/MSDN-FILES/027/001/779/msdncompositedoc.xml

if the driver is flaky you can use a JDBC2ODBCBridge (which will cost you performance wise) but will give you a robust mapping of JDBC to ODBC calls..

has anyone worked with JDeveloper?
does anyone know what tweaking
AddVMOption -Xheapbase10000000
in jdev.conf does?

Thanks,

Martin Gainty

______________________________________________

Disclaimer and confidentiality note

Everything in this e-mail and any attachments relating to the official business of Laconia Data Systems (LDS) is proprietary to the company. It is confidential, legally privileged and protected by law. LDS does not own and endorse any other content. Views and opinions are those of the sender unless clearly stated as being that of LDS.

The person addressed in the e-mail is the sole authorised recipient. Please notify the sender immediately if it has unintentionally reached you and do not read, disclose or use the content in any way.

LDS can not assure that the integrity of this communication has been maintained nor that it is free of errors, virus, interception or interference.

             _____________GMT-5___________________

 

>From: Bahram Sheibani <[EMAIL PROTECTED]>
>Reply-To: A mailing list about Java Server Pages specification and reference <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Subject: jdbc driver for sql server
>Date: Sat, 9 Nov 2002 13:00:00 +0330
>MIME-Version: 1.0
>Received: from mc7-f39.law1.hotmail.com ([65.54.253.46]) by mc7-s20.law1.hotmail.com with Microsoft SMTPSVC(5.0.2195.5600); Sat, 9 Nov 2002 01:43:18 -0800
>Received: from swjscmail2.java.sun.com ([192.18.99.108]) by mc7-f39.law1.hotmail.com with Microsoft SMTPSVC(5.0.2195.5600); Sat, 9 Nov 2002 01:43:18 -0800
>Received: from swjscmail1 (swjscmail1.Sun.COM [192.18.99.107])by swjscmail2.java.sun.com (Postfix) with ESMTPid F3EB721E6F; Sat, 9 Nov 2002 02:40:12 -0700 (MST)
>Received: from JAVA.SUN.COM by JAVA.SUN.COM (LISTSERV-TCP/IP release 1.8d) with spool id 4072857 for [EMAIL PROTECTED]; Sat, 9 Nov 2002 02:38:03 -0700
>Received: from negareh.com (unknown [66.48.76.208]) by swjscmail1.java.sun.com (Postfix) with ESMTP id D48E04830 for <[EMAIL PROTECTED]>; Sat, 9 Nov 2002 02:28:02 -0700 (MST)
>Received: from bahram [213.217.51.173] by negareh.com with ESMTP (SMTPD32-7.07) id A5E56980098; Sat, 09 Nov 2002 04:31:17 -0500
>Delivered-To: [EMAIL PROTECTED]
>X-Priority: 3 (Normal)
>X-MSMail-Priority: Normal
>X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0)
>X-MIMEOLE: Produced By Microsoft MimeOLE V5.00.2919.6700
>Importance: Normal
>Message-ID: <[EMAIL PROTECTED]>
>Sender: A mailing list about Java Server Pages specification and reference <[EMAIL PROTECTED]>
>Comments: cc: [EMAIL PROTECTED]
>Return-Path: [EMAIL PROTECTED]
>X-OriginalArrivalTime: 09 Nov 2002 09:43:18.0716 (UTC) FILETIME=[6F22BFC0:01C287D4]
>
>Hi,
>have you ever used the jdbc driver for sql server? There is a project was
>developed with servlet and dbAnywhere and sql server ,but we decided to
>change dbanywhere to jdbc driver for sql server from Microsoft. The problem
>that exist is, the stored procedure doesn't work properly in jdbc driver. I
>get error such as "[Microsoft][SQLServer 2000 Driver for JDBC]No ResultSet
>set was produced." .I appreciate any help in advance.
>regards
>
>===========================================================================
>To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
>For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
>Some relevant FAQs on JSP/Servlets can be found at:
>
> http://archives.java.sun.com/jsp-interest.html
> http://java.sun.com/products/jsp/faq.html
> http://www.esperanto.org.nz/jsp/jspfaq.jsp
> http://www.jguru.com/faq/index.jsp
> http://www.jspinsider.com


Add photos to your e-mail with
MSN 8. Get 2 months FREE*. =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". Some relevant FAQs on JSP/Servlets can be found at: http://archives.java.sun.com/jsp-interest.html http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.jsp http://www.jguru.com/faq/index.jsp http://www.jspinsider.com

Reply via email to