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.
| Author |
Topic |
|
rajeshkumar77
Starting Member
46 Posts |
Posted - 2002-02-10 : 07:39:45
|
| Dear Friends,Please help me.My java program is giving this exception when i use sql server as database.please help meThanks in advanceCurrent Java thread:at sun.jdbc.odbc.JdbcOdbc.getDataInteger(Native Method)at sun.jdbc.odbc.JdbcOdbc.SQLGetDataInteger(Unknown Source)at sun.jdbc.odbc.JdbcOdbcResultSet.getDataInteger(Unknown Source)at sun.jdbc.odbc.JdbcOdbcResultSet.getInt(Unknown Source)at sun.jdbc.odbc.JdbcOdbcConnection.buildTypeInfo(Unknown Source)at sun.jdbc.odbc.JdbcOdbcConnection.initialize(Unknown Source)at sun.jdbc.odbc.JdbcOdbcDriver.connect(Unknown Source)at java.sql.DriverManager.getConnection(Unknown Source)at java.sql.DriverManager.getConnection(Unknown Source)at DBUtil.getConnection(DBUtil.java:10)at TestTable.isProtocol(TestTable.java:112)at Test.set(Test.java:138)at Test.trans_Tr0(Test.java:362)at Test.run(Test.java:311)at java.lang.Thread.run(Unknown Source)Please help me..YoursRajesh |
|
|
Merkin
Funky Drop Bear Fearing SQL Dude!
4970 Posts |
Posted - 2002-02-10 : 07:41:41
|
| HiI think you might be better off posting this on a java forum.Damian |
 |
|
|
rajeshkumar77
Starting Member
46 Posts |
Posted - 2002-02-10 : 07:44:39
|
| Dear MerkinThank you very much.I posted in java.sun.com. but no response till now.Please tell me is there any other java discussions, those you know.Thanks in advanceYoursRajesh |
 |
|
|
Merkin
Funky Drop Bear Fearing SQL Dude!
4970 Posts |
Posted - 2002-02-10 : 07:58:23
|
| HiThe sun groups are probably the best. There is some good stuff here too : http://www.javaworld.com/Damian |
 |
|
|
Nazim
A custom title
1408 Posts |
Posted - 2002-02-10 : 08:00:22
|
| Hi Rajesh,you can search for Java discussion forums on google.comAnywayz follow this link http://www.google.com/search?hl=en&q=%22java+discussion+forums%22HTH--------------------------------------------------------------Dont Tell God how big your Problem is , Tell the Problem how Big your God isEdited by - Nazim on 02/10/2002 09:08:06 |
 |
|
|
graz
Chief SQLTeam Crack Dealer
4149 Posts |
|
|
rajeshkumar77
Starting Member
46 Posts |
Posted - 2002-02-13 : 01:20:37
|
Dear Bill,Thank you very much.As far as I know Microsofts Jdbc Driver will runs only on Win 2k server (service pack 2). I think it will not run on either win 98 or win nt etc.,if any idea about this, please help me.looking forward to hearing from you again.Thanks in advanceyoursrajeshquote: you might also check MS's JDBC driver site: http://www.microsoft.com/sql/downloads/2000/jdbc.asp===============================================Creating tomorrow's legacy systems today.One crisis at a time.
|
 |
|
|
|
|
|