Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
connecting sql server from java
Name: sunny Date: October 12, 2004 at 10:00:22 Pacific OS: xp CPU/Ram: 256
Comment:
hi ,iam working on a database project .. i have jdk1.3... and i have to connect to sql server 2000. is it enough having jdk1.3 or do i require any drivers? any one pls tell me detail how to connect . it will be nice if u tell me the connecting statements in java(i mean the sample code)
Summary: I am currently coding Java in Websphere, using Struts. There is a procedure that I am executing that returns a number value, 0 or 1. Well, I cannot figure out how to retrieve this return value in ja...
Summary: Hi, i just install a new windows 2003 and a new sql server 2000 on my machine after. Before it, i can connect using the sql server from another computer at my office. Now i can't. It's seems that the ...
Summary: How to connect SQL Server database using DAO with DSN or ODBC with DSN. & How to open table? Can i alter table by this procedure like Access? ...