What tools can I use to manage my database?
You can connect to your SQL Server database using the SiteUtil Control Panel, Microsoft's Visual InterDev or Microsoft's SQL Server Client Utilities. Our SiteUtil Control Panel has an SQL Server Database Manager which interfaces directly with your database. Visual InterDev has an integrated database design tool which connects with SQL Server directly. The SQL Server Client Utilities Enterprise Manager, ISQL_w, and BCP can all be used to configure, query, and upload/download your data.
