WINXP: using ODBC

rh71

No Lifer
Aug 28, 2001
52,844
1,049
126
so I don't have SQL Server Enterprise Manager or MS Access on this machine, but I see we can set ODBC connections (Administrative Tools --> Data Sources) in WINXP. I've managed to successfully setup a connection to a SQL Server database and it tested fine as a final step of setup.

Now the problem is... what WINXP tool do I use to run an SQL query ?
 

JCKC

Member
Oct 25, 2005
114
0
0
Do you have MS-Excel? It can also be used to connect to SQL databases.

If not, you might try checking this out.
 

Markbnj

Elite Member <br>Moderator Emeritus
Moderator
Sep 16, 2005
15,682
14
81
www.markbetz.net
You can also download the eval version of SQL Server from Microsoft's site, and then just install the client-side tools.
 

Malak

Lifer
Dec 4, 2004
14,696
2
0
All the express editions of visual studio, including SQL, were available for free last I checked. I have it installed :)
 

KLin

Lifer
Feb 29, 2000
30,246
578
126
MS Access and MS Excel are 2 tools that can interface with a SQL server.