| Author |
How to Connect Sql to NetBeans
|
Alam Ikenna
Greenhorn
Joined: Mar 26, 2008
Posts: 16
|
|
Can someone please help me by showing me how to connect sql server2000 to Netbeans 5.5; I was told I need sql server2000 driver before connecting it; of which I have searched for it online but could'nt find it.
Thanks
Alam Winner.
|
 |
dariyoosh za
Greenhorn
Joined: Apr 12, 2009
Posts: 18
|
|
Alam Ikenna wrote:I was told I need sql server2000 driver before connecting it; of which I have searched for it online but could'nt find it
You open a Web browser, in the Google bar you type "SQL Server JDBC", at the first link it gives you
http://msdn.microsoft.com/en-us/data/aa937724.aspx
Alam Ikenna wrote:Can someone please help me by showing me how to connect sql server2000 to Netbeans 5.5;
In Netbeans Help, type words such as JDBC and SQL server, you will see detailed tutorials. And also take a look in Netbeans forums
http://forums.netbeans.org/
Also Google with the words such as " SQL Server JDBC", as an example:
http://www.linglom.com/2007/03/04/accessing-sql-server-on-netbeans-using-jdbc-part-i-create-a-connection/
|
 |
 |
|
|
subject: How to Connect Sql to NetBeans
|
|
|