Open source JDBC driver for MS SQL Server and Sybase ASE
i am new in android.. i want to connect sql server using JTDS driver. can any one tell me.. thnx …
android sql-server jtdsI'm having to support multiple database types for my tenant-enabled web application. Among others, I have successfully supported Microsoft's SQL …
sql-server jdbc jtds windows-ntI'm wondering if it is possible to run multiple DDL statements inside a transaction. I'm specially interested on SQL Server, …
sql sql-server transactions ddl jtdsI have a local MS SQL Server and I am trying to connect to it using JTDS in java. Here …
java sql-server jtdsI am trying to connect Sql Server Data Base using windows authentication from my application using JTDS driver but i …
sql-server jdbc sql-server-2008-r2 sql-server-2012 jtdsThis is my first post so be gentle! :) I've set up a grails project (fairly new at grails too) and …
grails jdbc compilation jtdsI'm having a problem trying to extend the lock timeout in a sql server SP. No matter what I try …
java sql-server jdbc c3p0 jtdsI have a Java Hibernate project configuration which worked with SQL Server 2008 R2, now with a new OS 8.1 (from 7) and …
java sql-server hibernate sql-server-2012 jtdsI am using the jTDS JDBC SQLServer library to connect to a SQL Server 2008 database. It always worked without SSL …
java sql-server ssl jtds