English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

which software for jdbc on client are required?
( if i want to run my java programming and use jdbc,on pc which
connect to another pc which have sql server2000,
I must have sqlserver2000 on pc,which i write java programming?

2006-07-28 18:22:41 · 4 answers · asked by far 1 in Computers & Internet Other - Computers

4 answers

For accessing SQL Server 2000 remotely in Java, you only need the JDBC Driver jars which are freely available from Microsoft.

Download them here:
http://www.microsoft.com/downloads/details.aspx?FamilyID=07287b11-0502-461a-b138-2aa54bfdc03a&DisplayLang=en

When you are done with the installation, there will be 3 jar files in the newly installed directory. Either point your classpath to the jar files or move them to some location that is automatically added to your classpath. Check the instructions that come with the jar files to learn how to create a SQL Server DB connection in your Java code.

2006-07-31 08:53:16 · answer #1 · answered by BalRog 5 · 1 1

You need to write a client program that can access SQL from other server.

Hope this helps.

2006-07-28 18:27:12 · answer #2 · answered by moin_anjum 5 · 0 2

i need to be smart you to start: for(int line = numberOfIterations; line > 0; line--) //insert nested for loop technique.Out.Println(); This loop will print out a sparkling line numberOfIternations circumstances. you would be able to now choose a loop indoors that the placement you will particularly in many circumstances choose to prepare technique.Out.Print("*"). you would be able to alter into applying the cost of line interior the nested for loop.

2016-12-10 17:35:36 · answer #3 · answered by Anonymous · 0 0

u can connect to any database @ any systen via jdbc

4 more visit http://studyjava.org/jdbc_api.html

2006-07-31 20:26:34 · answer #4 · answered by ihoston 3 · 1 1

fedest.com, questions and answers