Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 Suuport for SQLJ

Author  Topic 

jstrunk
Starting Member

4 Posts

Posted - 2009-10-11 : 13:22:45
Does Microsoft SQL Server support SQLJ?

SwePeso
Patron Saint of Lost Yaks

30421 Posts

Posted - 2009-10-11 : 14:21:19
SQLJ seems to be a java extension and still need the JDBC driver.
http://en.wikipedia.org/wiki/SQLJ

So the answer to your question is that SQLJ has NOTHING to do with SQL Server. It is a JAVA extension to execute queries against a SQL Server.


N 56°04'39.26"
E 12°55'05.63"
Go to Top of Page

jstrunk
Starting Member

4 Posts

Posted - 2009-10-12 : 11:11:32
I think the JDBC Driver for SQL Server would have to provide the support for SQLJ. Any idea if it does?
Go to Top of Page
   

- Advertisement -