PDA

View Full Version : What editing tool to use? (Stupid Newbie Question)


helios76
09-09-2003, 11:37 PM
What do I need to start writing SQL 2000 databases? I am trying to start to learn about SQL and am obviously a complete newbie.

Thanks for your patience with my moronic question.

H

DNAunion2000
09-09-2003, 11:39 PM
/*DNAunion*/ I am not aware of an SQL 2000 standard. Are you referring to SQL Server 2000 databases?

stuka
09-10-2003, 02:13 PM
Assuming you just want to set up standard queries and such, you need some sort of interface to the SQL server. If it IS SQL Server 2000, I'm sure MS has tools for this. Other connection methods would include VB and Java at a bare minimum.

gish
09-10-2003, 02:23 PM
if it is MS, there is a SQL client....you can also use MS Access, and connect to an ODBC.

Just do a search for SQL Server Client. You should find something

google search (http://www.google.com/search?sourceid=navclient&ie=UTF-8&oe=UTF-8&q=SQL+Server+Client)