What SQL client or management tool do you guys (&girls) use to manage your
online SQL databases i.e. To create new tables etc.
Do you write you own ASP.Net scripts to completely manage your online MS
SQL
databases?
Are there any good/easy to use free tools out there?
I found allot via Google on mySQL but not on MS SQL.
Glendon.
I use MS Enterprise Manager which comes with SQL server. It has a great
graphical interface which lets you do most DB management functions.
David
-----Original Message-----
From: Bob Sly [mailto:thereaper@a...]
Sent: Wednesday, September 25, 2002 11:11 PM
To: aspx_beginners
Subject: [aspx_beginners] What SQL client to use?
What SQL client or management tool do you guys (&girls) use to manage your
online SQL databases i.e. To create new tables etc.
Do you write you own ASP.Net scripts to completely manage your online MS
SQL
databases?
Are there any good/easy to use free tools out there?
I found allot via Google on mySQL but not on MS SQL.
Glendon.
---
Beginning ASP.NET Databases using VB.NET
http://www.wrox.com/ACON11.asp?ISBN=1861006195
Beginning ASP.NET Databases using C#
http://www.wrox.com/ACON11.asp?ISBN=1861007418
These books look at how we can create data-centric ASP.NET
applications. Requiring some basic knowledge of ASP.NET,
Access and SQL the authors guide you through the process
of connecting and consuming information in a variety of
ways. They are packed full of excellent illustrative code
examples, demonstrating important fundamental principles.