USING MYWEBSQL FIGURE 1: FIRST AUTHENTICATION LAYER (ENTER YOUR REGULAR SIMMONS USERNAME AND PASSWORD)



Similar documents
How to Copy A SQL Database SQL Server Express (Making a History Company)

Video Administration Backup and Restore Procedures

Central Administration User Guide

Windows XP Exchange Client Installation Instructions

INTRODUCTION: SQL SERVER ACCESS / LOGIN ACCOUNT INFO:

Acunetix Web Vulnerability Scanner. Getting Started. By Acunetix Ltd.

NeoMail Guide. Neotel (Pty) Ltd

WEB & MOBILE DEVELOPMENT. How To: Setup your address in Windows Vista Mail

Tutorial: How to Use SQL Server Management Studio from Home

Tool Tip. SyAM Management Utilities and Non-Admin Domain Users

Connecting to Manage Your MS SQL Database

7. Data Packager: Sharing and Merging Data

User Guide. Version 3.2. Copyright Snow Software AB. All rights reserved.

In this topic we will cover the security functionality provided with SAP Business One.

All Colleagues Landing Page

McAfee One Time Password

Add in Guide for Microsoft Dynamics CRM May 2012

STATISTICA VERSION 10 STATISTICA ENTERPRISE SERVER INSTALLATION INSTRUCTIONS

OUTLOOK EXPRESS ACCOUNT SETUP FOR USE WITH ELLIPSE ADVANCED SPAM FILTER

Avatier Identity Management Suite

RoboMail Mass Mail Software

MadCap Software. Upgrading Guide. Pulse

Cloud Services ADM. Agent Deployment Guide

Installing LearningBay Enterprise Part 2

Configure Single Sign on Between Domino and WPS

How to Pop to Outlook

MSSQL quick start guide

How to Use Remote Access Using Internet Explorer

Pcounter Web Administrator User Guide - v Pcounter Web Administrator User Guide Version 1.0

5. For Display name, Your Full Name or the name you want to appear in the from box when writing or responding to click Next

PaymentNet Federal Card Solutions Cardholder FAQs

The data between TC Monitor and remote devices is exchanged using HTTP protocol. Monitored devices operate either as server or client mode.

Installation Guide v3.0

mylittleadmin for MS SQL Server Quick Start Guide

Basic SQL Server operations

SmartConnect User Credentials 2012

Use Enterprise SSO as the Credential Server for Protected Sites

CHARTER BUSINESS custom hosting faqs 2010 INTERNET. Q. How do I access my ? Q. How do I change or reset a password for an account?

Gravity Forms: Creating a Form

Setting Up ALERE with Client/Server Data

Sage Intelligence Financial Reporting for Sage ERP X3 Version 6.5 Installation Guide

DigiVault Online Backup Manager. Microsoft SQL Server Backup/Restore Guide

SMS Database System Quick Start. [Version 1.0.3]

MS SQL Server Database Management

Using Device Discovery

NovaBACKUP xsp Version 15.0 Upgrade Guide

Active Directory Management. Agent Deployment Guide

QUT PRINTING SERVICES. Printing from your laptop. Connect your laptop to the student print queue

Check current version of Remote Desktop Connection for Mac.. Page 2. Remove Old Version Remote Desktop Connection..Page 8

Single Sign-On Guide for Blackbaud NetCommunity and The Patron Edge Online

Hallpass Instructions for Connecting to Mac with a Mac

Using ELM Reports in WhatsUp Gold. This guide provides information about configuring ELM reports in WhatsUp Gold v15.0

User Setup for SQL Security

LAE 5.1. Windows Server Installation Guide. Version 1.0

1. Open the preferences screen by opening the Mail menu and selecting Preferences...

Installation Guide. (June 2014)

Kaseya 2. User Guide. Version 6.1

Online shopping store

1. Open Thunderbird. If the Import Wizard window opens, select Don t import anything and click Next and go to step 3.

Massey University Wireless Network Client Configuration Mac OS X

Windows Clients and GoPrint Print Queues

8.7. NET SatisFAXtion Gateway Installation Guide. For NET SatisFAXtion 8.7. Contents

3. On the Accounts wizard window, select Add a new account, and then click Next.

User guide. Business

MIGRATING TO AVALANCHE 5.0 WITH MS SQL SERVER

Restoring Sage Data Sage 200

State of Michigan Data Exchange Gateway. Web-Interface Users Guide

Download and Launch Instructions for WLC Client App Program

Contents CHAPTER 1 IMail Utilities

User s Manual. Management Software for ATS

ACT State Testing Online Services Tutorial

Technical Bulletin. SQL Express Backup Utility

EMR Link Server Interface Installation

PowerSearch for MS CRM 2011

4cast Server Specification and Installation

How do I share a file with a friend or trusted associate?

EM Single Sign On 1.2 (1018)

Printer Installation for Students. Installing WCBA printers on Windows 7 & 8

Migrating helpdesk to a new server

Creating a User Profile for Outlook 2013

Using Internet or Windows Explorer to Upload Your Site

T his feature is add-on service available to Enterprise accounts.

Forms Printer User Guide

Virtual Dashboard for VMware and Hyper-V

Last updated: October 4, einvoice. Attorney Manual

SPHOL207: Database Snapshots with SharePoint 2013

IMAP and SMTP Setup in Clients

CRM to Exchange Synchronization

Secure Global Desktop (SGD)

MySQL Manager. User Guide. July 2012

Setting up VMware ESXi for 2X VirtualDesktopServer Manual

User Guide Trust Safety Accounting Upload PC Law and SFTP Software Release: Final Date

ParishSOFT Remote Installation

setup information for most domains hosted with InfoRailway.

TECHNICAL NOTE. The following information is provided as a service to our users, customers, and distributors.

Egnyte Single Sign-On (SSO) Configuration for Active Directory Federation Services (ADFS)

How to Move an SAP BusinessObjects BI Platform System Database and Audit Database

Quick Instructions Installing on a VPS (Virtual Private Server)

Exchange Outlook Profile/POP/IMAP/SMTP Setup Guide

Transcription:

USING MYWEBSQL MyWebSQL is a database web administration tool that will be used during LIS 458 & CS 333. This document will provide the basic steps for you to become familiar with the application. 1. To log into MyWebSQL, visit https://gslis.simmons.edu/lis458/ à Please make sure you add https:// when typing the url. A pop- up window will appear (Figure 1), enter your regular Simmons username and password (the same you use to check your email, or to login into one of Simmons s owned computers) FIGURE 1: FIRST AUTHENTICATION LAYER (ENTER YOUR REGULAR SIMMONS USERNAME AND PASSWORD) 2. You will be taken to the second authentication layer (Figure 2). In this page, use your regular Simmons username as the User ID, and your Student ID number as your password. Your Student ID number is in your Student ID card, if you do not have one, please check the initial admission email you received from Simmons. If none of those resources are available, please send an email to moralesp@simmons.edu requesting your ID number. To make this request, please use your Simmons email, requests from any other domain will be ignored. FIGURE 2: SECOND AUTHENTICATION LAYER (USE YOUR REGULAR USERNAME AND YOUR STUDENT ID NUMBER) Page 1 of 7

3. You will be taken to the initial page for MyWebSQL (Figure 3). There, you will see the databases to which you have access, its tables and other options that will be explored in this document. FIGURE 3: INITIAL INTERNFACE FOR MYWEBSQL 4. To create a new table, go to application main menu, select Objects and Create Table (Figure 4). FIGURE 4: CREATE A NEW TABLE 5. A new pop- up window will appear (Figure 5), in which you can add a name to the table and create new columns. Page 2 of 7

FIGURE 5: NEW TABLE CREATION WINDOW 6. Add a name to the table (no spaces). 7. To create new columns, you can use the add field button or simply double click under field name to enter a new column name. Make sure you know what concepts like Data Type, NULL and Primary Key are before defining each column. When entering information, you will see items that have a checkbox (Figure 6), to select those checkboxes just click on them and press the spacebar. FIGURE 6: CHECKBOX OPTIONS (SELECT THEM USING THE SPACE BAR) 8. After creating the required columns, click the Submit button to create the table and its columns (Figure 7). Page 3 of 7

FIGURE 7: CREATE TABLE BY CLICKING ON SUBMIT 9. You should see a message indicating that the command was executed successfully. The message will also display the SQL statement used to create the new table (Figure 8). FIGURE 8: TABLE SUCCESFULLY CREATED 10. To see your new table, click on the table name under Tables (located on the left side of the screen). To create a new data row in the table, click on +Add Record (located on the lower right side of the screen). (Figure 9) Page 4 of 7

FIGURE 9: VIEWING NEW TABLE INFORMATION 11. When adding a new record, the system by default will include NULL in all the fields. Change each field by double clicking on it and typing the new values (Figure 10). FIGURE 10: ADDING DATA TO A FIELD 12. Once you have updated all the column fields, click on Update Record(s) (Figure 11). FIGURE 11: UPDATE RECORD(S) 13. You should see a success message indicating that the row(s) were modified (Figure 12). In case of problems, the screen will indicate the cause of the error. 14. Create as many tables and columns as needed. FIGURE 12: RECORD SUCCESFULLY ENTEREDPAGE 5 OF 7 Page 5 of 7

EXPORTING DATABASES Your database will be kept in the server for a year. If you take the class in Fall 2014, the database will be removed from the server in Fall 2015 (at the beginning of the semester). It is advisable to create a backup of your database as soon as the semester is over. To create a backup of your database, follow these simple steps: 1. Access MyWebSQL 2. On the main application menu, select Database - > Export (Figure 13) FIGURE 13: EXPORT DATABASE 3. A new pop- up window will open (Figure 14). Make sure that under Select objects to include in export Tables is checked, and under Export Type Structure and Table Data is checked. Click on Export. FIGURE 14: SELECT DATABASE DATA TO EXPORT 4. After clicking Export, a save dialog will open (Figure 15). Select the destination in your local machine and save the file. Page 6 of 7

FIGURE 15: SAVING THE EXPORTED DATABASE FREQUENTLY ASKED QUESTIONS Q: For how long will my database be available online? A: Your database will be available on the server for a year. Q: Can I create new databases? A: No, you cannot create new databases. Q: I am testing a PHP script from my home computer, but I receive an error message indicating that the connection has been refused. What is happening? A: Due to security policies, your database will only accept requests from the MyWebSQL web interface, or from pages hosted on web.simmons.edu. Any other location will be automatically rejected. Q: How can I export my database? A: Please refer to the section of this document titled Exporting Databases. Q: I am trying to access the site, but I receive a message indicating Unauthorized user. What can I do? A: That happens when you are using the wrong credentials for the first authentication layer. Remember, there are two authentication layers, and for the first of them you need to use your regular Simmons username and password. Q: I am entering data into my database, but when I click Update, the message indicates 0 rows affected. What can I do? A: Review the SQL statement included in the message. This can happen if you select NULL as the default value of your field, thus the statement will include `column_name`= NULL If this is the case, copy the statement to the SQL editor, remove the section that adds the NULL value, and click on Query. Q: I am entering data, but when I click Update, I see an error indicating that the column name / field is incorrect? A: Review that there are no spaces in your columns or fields, particularly at the end of the word. This usually happen when using copy and paste. Q: I am having technical difficulties, who should I contact? A: You can contact Pablo Morales Henry with your questions at moralesp@simmons.edu. Please make sure to review the FAQ before submitting questions. Page 7 of 7