<?xml version="1.0" encoding="UTF-8"?><rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:series="http://unfoldingneurons.com/"
> <channel><title>Comments on: Accessing SQL Server on NetBeans using JDBC, Part III: Troubleshooting</title> <atom:link href="http://www.linglom.com/2008/02/23/accessing-sql-server-on-netbeans-using-jdbc-part-iii-troubleshooting/feed/" rel="self" type="application/rss+xml" /><link>http://www.linglom.com/2008/02/23/accessing-sql-server-on-netbeans-using-jdbc-part-iii-troubleshooting/</link> <description>Source of IT knowledge</description> <lastBuildDate>Thu, 09 Feb 2012 17:22:01 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: miky</title><link>http://www.linglom.com/2008/02/23/accessing-sql-server-on-netbeans-using-jdbc-part-iii-troubleshooting/comment-page-1/#comment-10184</link> <dc:creator>miky</dc:creator> <pubDate>Tue, 07 Feb 2012 06:53:29 +0000</pubDate> <guid
isPermaLink="false">http://www.linglom.com/2008/02/23/accessing-sql-server-on-netbeans-using-jdbc-part-iii-troubleshooting/#comment-10184</guid> <description>its really helpful
now i connected my application with sql server 2008 but when i checked the database there is no any what will be the problem when i run the following is displayed
init:
deps-jar:
compile-single:
run-single:
so what is the prob</description> <content:encoded><![CDATA[<p>its really helpful<br
/> now i connected my application with sql server 2008 but when i checked the database there is no any what will be the problem when i run the following is displayed<br
/> init:<br
/> deps-jar:<br
/> compile-single:<br
/> run-single:<br
/> so what is the prob</p> ]]></content:encoded> </item> <item><title>By: mohd farhan</title><link>http://www.linglom.com/2008/02/23/accessing-sql-server-on-netbeans-using-jdbc-part-iii-troubleshooting/comment-page-1/#comment-9009</link> <dc:creator>mohd farhan</dc:creator> <pubDate>Thu, 28 Jul 2011 19:36:23 +0000</pubDate> <guid
isPermaLink="false">http://www.linglom.com/2008/02/23/accessing-sql-server-on-netbeans-using-jdbc-part-iii-troubleshooting/#comment-9009</guid> <description>i have following error
Jul 29, 2011 1:03:43 AM com.microsoft.sqlserver.jdbc.SQLServerConnection
SEVERE: Java Runtime Environment (JRE) version 1.6 is not supported by this driver. Use the sqljdbc4.jar class library, which provides support for JDBC 4.0.
Exception in thread &quot;main&quot; java.lang.UnsupportedOperationException: Java Runtime Environment (JRE) version 1.6 is not supported by this driver. Use the sqljdbc4.jar class library, which provides support for JDBC 4.0.
at com.microsoft.sqlserver.jdbc.SQLServerConnection.(SQLServerConnection.java:238)
at com.microsoft.sqlserver.jdbc.SQLServerDriver.connect(SQLServerDriver.java:841)
at java.sql.DriverManager.getConnection(DriverManager.java:582)
at java.sql.DriverManager.getConnection(DriverManager.java:207)
at database.Database.main(Database.java:36)
Java Result: 1
BUILD SUCCESSFUL (total time: 0 seconds)</description> <content:encoded><![CDATA[<p>i have following error</p><p>Jul 29, 2011 1:03:43 AM com.microsoft.sqlserver.jdbc.SQLServerConnection<br
/> SEVERE: Java Runtime Environment (JRE) version 1.6 is not supported by this driver. Use the sqljdbc4.jar class library, which provides support for JDBC 4.0.<br
/> Exception in thread &#8220;main&#8221; java.lang.UnsupportedOperationException: Java Runtime Environment (JRE) version 1.6 is not supported by this driver. Use the sqljdbc4.jar class library, which provides support for JDBC 4.0.<br
/> at com.microsoft.sqlserver.jdbc.SQLServerConnection.(SQLServerConnection.java:238)<br
/> at com.microsoft.sqlserver.jdbc.SQLServerDriver.connect(SQLServerDriver.java:841)<br
/> at java.sql.DriverManager.getConnection(DriverManager.java:582)<br
/> at java.sql.DriverManager.getConnection(DriverManager.java:207)<br
/> at database.Database.main(Database.java:36)<br
/> Java Result: 1<br
/> BUILD SUCCESSFUL (total time: 0 seconds)</p> ]]></content:encoded> </item> <item><title>By: Archana Tikole</title><link>http://www.linglom.com/2008/02/23/accessing-sql-server-on-netbeans-using-jdbc-part-iii-troubleshooting/comment-page-1/#comment-9001</link> <dc:creator>Archana Tikole</dc:creator> <pubDate>Sat, 18 Jun 2011 10:22:21 +0000</pubDate> <guid
isPermaLink="false">http://www.linglom.com/2008/02/23/accessing-sql-server-on-netbeans-using-jdbc-part-iii-troubleshooting/#comment-9001</guid> <description>I have following error when user connection with sql server 2005
init:
deps-jar:
Compiling 1 source file to C:\Users\Archana\Documents\NetBeansProjects\TestSQL\build\classes
compile:
run:
SQL Exception: com.microsoft.sqlserver.jdbc.SQLServerException: The connection string contains a badly formed name or value.
BUILD SUCCESSFUL (total time: 0 seconds)</description> <content:encoded><![CDATA[<p>I have following error when user connection with sql server 2005</p><p>init:<br
/> deps-jar:<br
/> Compiling 1 source file to C:\Users\Archana\Documents\NetBeansProjects\TestSQL\build\classes<br
/> compile:<br
/> run:<br
/> SQL Exception: com.microsoft.sqlserver.jdbc.SQLServerException: The connection string contains a badly formed name or value.<br
/> BUILD SUCCESSFUL (total time: 0 seconds)</p> ]]></content:encoded> </item> <item><title>By: MONY</title><link>http://www.linglom.com/2008/02/23/accessing-sql-server-on-netbeans-using-jdbc-part-iii-troubleshooting/comment-page-1/#comment-8941</link> <dc:creator>MONY</dc:creator> <pubDate>Mon, 23 May 2011 09:20:06 +0000</pubDate> <guid
isPermaLink="false">http://www.linglom.com/2008/02/23/accessing-sql-server-on-netbeans-using-jdbc-part-iii-troubleshooting/#comment-8941</guid> <description>Thanx it helped!!</description> <content:encoded><![CDATA[<p>Thanx it helped!!</p> ]]></content:encoded> </item> <item><title>By: Mary Cris</title><link>http://www.linglom.com/2008/02/23/accessing-sql-server-on-netbeans-using-jdbc-part-iii-troubleshooting/comment-page-1/#comment-8721</link> <dc:creator>Mary Cris</dc:creator> <pubDate>Tue, 15 Mar 2011 09:41:50 +0000</pubDate> <guid
isPermaLink="false">http://www.linglom.com/2008/02/23/accessing-sql-server-on-netbeans-using-jdbc-part-iii-troubleshooting/#comment-8721</guid> <description>Thank you for posting these information.
I was able to configure even I am using SQL 2005.
More power.</description> <content:encoded><![CDATA[<p>Thank you for posting these information.</p><p>I was able to configure even I am using SQL 2005.<br
/> More power.</p> ]]></content:encoded> </item> <item><title>By: Eric</title><link>http://www.linglom.com/2008/02/23/accessing-sql-server-on-netbeans-using-jdbc-part-iii-troubleshooting/comment-page-1/#comment-8627</link> <dc:creator>Eric</dc:creator> <pubDate>Fri, 04 Mar 2011 21:57:33 +0000</pubDate> <guid
isPermaLink="false">http://www.linglom.com/2008/02/23/accessing-sql-server-on-netbeans-using-jdbc-part-iii-troubleshooting/#comment-8627</guid> <description>Really helpfull.  At least I was able to connect to SQL Express 2008.</description> <content:encoded><![CDATA[<p>Really helpfull.  At least I was able to connect to SQL Express 2008.</p> ]]></content:encoded> </item> <item><title>By: Smitha</title><link>http://www.linglom.com/2008/02/23/accessing-sql-server-on-netbeans-using-jdbc-part-iii-troubleshooting/comment-page-1/#comment-8550</link> <dc:creator>Smitha</dc:creator> <pubDate>Wed, 23 Feb 2011 04:17:22 +0000</pubDate> <guid
isPermaLink="false">http://www.linglom.com/2008/02/23/accessing-sql-server-on-netbeans-using-jdbc-part-iii-troubleshooting/#comment-8550</guid> <description>Hi,
I&#039;m using Netbeans 6.8 and SQL server 2005, sqljdbc driver.
I&#039;m trying to insert form elements into databae using javascript as well as php. My problem is that whenever i try to run the program it opens up a jsp page. Can someone help me solve this??</description> <content:encoded><![CDATA[<p>Hi,</p><p>I&#8217;m using Netbeans 6.8 and SQL server 2005, sqljdbc driver.<br
/> I&#8217;m trying to insert form elements into databae using javascript as well as php. My problem is that whenever i try to run the program it opens up a jsp page. Can someone help me solve this??</p> ]]></content:encoded> </item> <item><title>By: Akshatha</title><link>http://www.linglom.com/2008/02/23/accessing-sql-server-on-netbeans-using-jdbc-part-iii-troubleshooting/comment-page-1/#comment-8488</link> <dc:creator>Akshatha</dc:creator> <pubDate>Tue, 15 Feb 2011 04:09:43 +0000</pubDate> <guid
isPermaLink="false">http://www.linglom.com/2008/02/23/accessing-sql-server-on-netbeans-using-jdbc-part-iii-troubleshooting/#comment-8488</guid> <description>i am getting the error as communication link failure. will u pls tell me how to solve this??</description> <content:encoded><![CDATA[<p>i am getting the error as communication link failure. will u pls tell me how to solve this??</p> ]]></content:encoded> </item> <item><title>By: Ankita</title><link>http://www.linglom.com/2008/02/23/accessing-sql-server-on-netbeans-using-jdbc-part-iii-troubleshooting/comment-page-1/#comment-8392</link> <dc:creator>Ankita</dc:creator> <pubDate>Mon, 17 Jan 2011 06:11:00 +0000</pubDate> <guid
isPermaLink="false">http://www.linglom.com/2008/02/23/accessing-sql-server-on-netbeans-using-jdbc-part-iii-troubleshooting/#comment-8392</guid> <description>Hello All,
My problem is solved. The above error comes due to the package problem. Just i had to move one image from one package to another.</description> <content:encoded><![CDATA[<p>Hello All,</p><p>My problem is solved. The above error comes due to the package problem. Just i had to move one image from one package to another.</p> ]]></content:encoded> </item> <item><title>By: Nuno M</title><link>http://www.linglom.com/2008/02/23/accessing-sql-server-on-netbeans-using-jdbc-part-iii-troubleshooting/comment-page-1/#comment-8387</link> <dc:creator>Nuno M</dc:creator> <pubDate>Sun, 16 Jan 2011 16:43:01 +0000</pubDate> <guid
isPermaLink="false">http://www.linglom.com/2008/02/23/accessing-sql-server-on-netbeans-using-jdbc-part-iii-troubleshooting/#comment-8387</guid> <description>Nice. Very useful!</description> <content:encoded><![CDATA[<p>Nice. Very useful!</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: basic
Database Caching 4/20 queries in 0.063 seconds using disk: basic
Content Delivery Network via cdn.linglom.com/linglom

Served from: www.linglom.com @ 2012-02-10 11:06:28 -->
