-
SQL Server version 7
Can we use Microsoft's SQL Server JDBC driver for SQL Server version 7 ...
Regards,
YK
-
Re: SQL Server version 7
You have my permission.
Sorry, I had to do that. I've used it. What really are you asking?
"Yasir Khan" <yasirkhan@email.com> wrote:
>
>Can we use Microsoft's SQL Server JDBC driver for SQL Server version 7 ...
>Regards,
>YK
-
Re: SQL Server version 7
"MarkN" <java.@127.0.0.1> wrote:
>
>You have my permission.
>
>
>Sorry, I had to do that. I've used it. What really are you asking?
>
>
>"Yasir Khan" <yasirkhan@email.com> wrote:
>>
>>Can we use Microsoft's SQL Server JDBC driver for SQL Server version 7
...
>>Regards,
>>YK
>
The driver does not seem to be backward compatable(using Vonetix), I get
a message that I should try to locate a suitable driver when trying to accesss
v 7
-
Re: SQL Server version 7
"Craig" <java.@127.0.0.1> wrote:
>
>"MarkN" <java.@127.0.0.1> wrote:
>>
>>You have my permission.
>>
>>
>>Sorry, I had to do that. I've used it. What really are you asking?
>>
>>
>>"Yasir Khan" <yasirkhan@email.com> wrote:
>>>
>>>Can we use Microsoft's SQL Server JDBC driver for SQL Server version 7
>...
>>>Regards,
>>>YK
>>
>The driver does not seem to be backward compatable(using Vonetix), I get
>a message that I should try to locate a suitable driver when trying to accesss
>v 7
I get a similar problem as mentioned by Yasir, here's the stack trace:
Exception in thread "main" java.sql.SQLException: [Microsoft][SQLServer 2000
Dri
ver for JDBC]This version of the JDBC driver only supports Microsoft SQL
Server
2000. You can either upgrade to SQL Server 2000 or possibly locate another
vers
ion of the driver.
at com.microsoft.jdbc.base.BaseExceptions.createException(Unknown
Source
)
at com.microsoft.jdbc.base.BaseExceptions.getException(Unknown Source)
at com.microsoft.jdbc.sqlserver.SQLServerImplConnection.open(Unknown
Sou
rce)
at com.microsoft.jdbc.base.BaseConnection.getNewImplConnection(Unknown
S
ource)
at com.microsoft.jdbc.base.BaseConnection.open(Unknown Source)
at com.microsoft.jdbc.base.BaseDriver.connect(Unknown Source)
at java.sql.DriverManager.getConnection(Unknown Source)
at java.sql.DriverManager.getConnection(Unknown Source)
Seems as if no backward compatibility!
Any clues?
if so pls. mail a response at manish.shukla@hpsglobal.com
thanks,
manish
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks